ParameterTypeId.TagElevationBase Property

ParameterTypeIdTagElevationBase Property

"Elevation Base"

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

Property Value

ForgeTypeId
See Also