Property IsError
IsError
Gets or sets a value indicating whether the call failed. When true, the content
should explain what happened and how to proceed.
public bool IsError { get; set; }
Gets or sets a value indicating whether the call failed. When true, the content
should explain what happened and how to proceed.
public bool IsError { get; set; }