UpdateUserTimePunchResultStatus Property | |
An
UpdateStatus enumeration reprenting the status of the update request.
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public UpdateStatus Status { get; set; }
function get_Status();
function set_Status(value);
Property Value
UpdateStatusExample 0
See Also