Revit 2025 API
Parameter |
"Project Status"
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ForgeTypeId ProjectStatus { get; }
Public Shared ReadOnly Property ProjectStatus As ForgeTypeId Get
public: static property ForgeTypeId^ ProjectStatus { ForgeTypeId^ get (); }
static member ProjectStatus : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also