Gets storage value as integer when its PrimitiveType is integer.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function AsInteger As Integer
member AsInteger : unit -> int
Return Value
Int32
The int value.
Exceptions
See Also