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