UpdateUserTimePunchOutResultStatusDescription Property |  |
A string representation of the ResultStatus object
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string ResultStatusDescription { get; set; }
function get_ResultStatusDescription();
function set_ResultStatusDescription(value);
Property Value
String
Example"Completed"
See Also