ParameterTypeId.GridBankColNum Property

ParameterTypeIdGridBankColNum Property

"Column"

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

Property Value

ForgeTypeId
See Also