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
Syntaxpublic UpdateStatus Status { get; set; }
function get_Status();
function set_Status(value);
Property Value
UpdateStatus
Example0
See Also