IFCData.AsString
Description:
Gets storage value as string when its PrimitiveType is string, binary or enumeration.
Gets storage value as string when its PrimitiveType is string, binary or enumeration.
public string AsString()
String
The string value.
-
The primitive type is not string, binary or enumeration.