UpdateUserTimePunchResultStatusDescription Property | |
An string 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 string StatusDescription { get; set; }
function get_StatusDescription();
function set_StatusDescription(value);
Property Value
StringExample "Updated"
See Also