Click or drag to resize
IReadOnlyAttributeAsString Method
Value converted to a string using the default value if null.

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
string AsString(
	string defaultValue
)

Parameters

defaultValue
Type: SystemString

Return Value

Type: String
See Also