Revit 2026 API
Configuration |
The current profile is not available in the disk configuration.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool ProfileNotAvailable { get; }
Public ReadOnly Property ProfileNotAvailable As Boolean Get
public: property bool ProfileNotAvailable { bool get (); }
member ProfileNotAvailable : bool with get
Property Value
BooleanSee Also