Revit 2025 API
Worksharing |
Indicates whether this set of graphic overrides will be applied.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsApplied { get; }
Public ReadOnly Property IsApplied As Boolean Get
public: property bool IsApplied { bool get (); }
member IsApplied : bool with get
Property Value
BooleanSee Also