Gets storage value as string when its PrimitiveType is string, binary or enumeration.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string AsString()
Return Value
String
The string value.
Exceptions
See Also
Reference