Click or drag to resize
dyostem api documentation

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
Syntax
public string Message

Field Value

Type: String
See Also