Record.ResultStatus

Record.ResultStatus property

Gets or sets value which indicates whether the action (specified in the Operation property) was successful or not. Mandatory: No

public ResultStatus ResultStatus { get; set; }

See Also