ParameterTypeId.SystemZoneLevelId Property

ParameterTypeIdSystemZoneLevelId Property

"Level"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ForgeTypeId SystemZoneLevelId { get; }
Public Shared ReadOnly Property SystemZoneLevelId As ForgeTypeId
	Get
public:
static property ForgeTypeId^ SystemZoneLevelId {
	ForgeTypeId^ get ();
}
static member SystemZoneLevelId : ForgeTypeId with get

Property Value

ForgeTypeId
See Also