ParameterTypeIdReferenceOtherViewUiToggle Property |
"Reference Other View": This is used to determine whether reference other view is enable or not.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static ForgeTypeId ReferenceOtherViewUiToggle { get; }
Public Shared ReadOnly Property ReferenceOtherViewUiToggle As ForgeTypeId
Get
public:
static property ForgeTypeId^ ReferenceOtherViewUiToggle {
ForgeTypeId^ get ();
}
static member ReferenceOtherViewUiToggle : ForgeTypeId with get
Property Value
ForgeTypeId
See Also