Gets storage value as integer when its PrimitiveType is integer.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int AsInteger()
Return Value
Int32
The int value.
Exceptions
See Also
Reference