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
Syntax public string ResultStatusDescription { get; set; }
function get_ResultStatusDescription();
function set_ResultStatusDescription(value);
Property Value
StringExample "Completed"
See Also