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()
The string value.
The string value.
-
The primitive type is not string, binary or enumeration.