Click or drag to resize

UpdateUserTimePunchOutResultStatus Property

The overall Status of the update. See RequestStatus for enum values

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public RequestStatus ResultStatus { get; set; }

Property Value

RequestStatus
Example
0
See Also