Click or drag to resize
dyostem api documentation

VintagesListResultMessage Field

[This is preliminary documentation and is subject to change.]

The human readable message indicating if the GetVintages(String) command succeeded or not.
  • OK -
  • FAILED to get customer vintages - 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