Click or drag to resize

ResultNotesStatus Property

Gets or sets the return status.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public ResultStatusOKError Status { get; set; }

Property Value

Type: ResultStatusOKError
The return status.
Remarks
See ResultStatusOKError for status values.
See Also