ParameterTypeId.ClassificationCode Property

ParameterTypeIdClassificationCode Property

"Classification Number"

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

Property Value

ForgeTypeId
See Also