ParameterTypeId.ElevShowViewName Property

ParameterTypeIdElevShowViewName Property

"Show View Name"

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

Property Value

ForgeTypeId
See Also