Click or drag to resize

UpdateUserTimePunchResultID Property

The ID specified by the API caller in the UpdateUserTimePunchObject. This value is echoed back in the response to provide the status of the update.

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

Property Value

Int32
Example
1
See Also