Namespace:
Autodesk.Revit.DB.ExternalService
ServerChangeCause
Enumeration
Description:
Indicates the cause for the active server to be changed
Indicates the cause for the active server to be changed
Syntax
public enum ServerChangeCause
Unknown Namespace Members:
Name | Description |
---|---|
ImposedChange | The active server is being changed as a result of other operations in Revit. |
UserChange | The change of the active server has been explicitly requested by the end user. |