RVTDocs.com
Namespace: Autodesk.Revit.DB.IFC Class: IFCData

IFCData.AsInteger

Method
Description:
Gets storage value as integer when its PrimitiveType is integer.
Syntax
public int AsInteger()
Exceptions
Exception Condition
InapplicableDataException The primitive type is not integer.