ParameterTypeId.StairsUpText Property

ParameterTypeIdStairsUpText Property

"Up Text"

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

Property Value

ForgeTypeId
See Also