IReadOnlyPropertyAsString Method |
Value converted to a string using the default value if null.
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax string AsString(
string defaultValue
)
Function AsString (
defaultValue As String
) As String
Parameters
- defaultValue
- Type: SystemString
Return Value
Type:
StringSee Also