 | BlockDataTypesListResultMessage Field |
[This is preliminary documentation and is subject to change.]
The human readable message indicating if the
GetBlockDataTypes(String) command succeeded or not
- OK -
- FAILED to get block data types - An internal error has occured while getting data.
- Failed to check token validity - the SessionId token is deprecated or invalid. Request a new one or contact Vivelys support.
Namespace:
Dyostem.Services.Data
Assembly:
Dyostem (in Dyostem.dll) Version: 5.3
SyntaxPublic Message As String
Dim instance As BlockDataTypesListResult
Dim value As String
value = instance.Message
instance.Message = value
public var Message : String
Field Value
Type:
String
See Also