ParameterTypeIdDpartBaseLevel Property |
"Base Level"
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId DpartBaseLevel { get; }
Public Shared ReadOnly Property DpartBaseLevel As ForgeTypeId
Get
public:
static property ForgeTypeId^ DpartBaseLevel {
ForgeTypeId^ get ();
}
static member DpartBaseLevel : ForgeTypeId with get
Property Value
ForgeTypeId
See Also