Revit 2025 API
Configuration |
The current profile is not available in the disk configuration.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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