WorksharingDisplayGraphicSettingsIsApplied Property |
Indicates whether this set of graphic overrides will be applied.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool IsApplied { get; }
Public ReadOnly Property IsApplied As Boolean
Get
public:
property bool IsApplied {
bool get ();
}
member IsApplied : bool with get
Property Value
Boolean
See Also