SpecTypeId.Int.Integer Property

SpecTypeIdIntInteger Property

Integer, in discipline Common.

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

Property Value

ForgeTypeId
See Also