public property O2GOrderResponseReader.ErrorDescription

Brief

A server-side error message. The value is empty if the command is successful.

Declaration
C#
string  ErrorDescription get;

back