Click or drag to resize

UpdateResultStatus Property

The status of the object just updated in the system

Namespace: AppOne.Services.V2
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public UpdateResultStatus Status { get; set; }

Property Value

UpdateResultStatus
Remarks
The status of the object just updated in the system. The current statues are Failed, Success, PartialSuccess.

See Also