Time Web Services API
Time Web Services API
Namespaces
AppOne.Services.V2.Contracts
UpdateUserTimePunchObject Class
UpdateUserTimePunchObject Properties
ID Property
OriginalPunch Property
PunchUpdates Property
Update
User
Time
Punch
Object
.
ID Property
An ID specified by the API caller. This value is echoed back in the response to provide the status of the update.
* Required Property
Namespace:
AppOne.Services.V2.Contracts
Assembly:
AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
C#
JavaScript
Copy
public
int
ID
{
get
;
set
; }
function
get_
ID
();
function
set_
ID
(
value
);
Property Value
Int32
Remarks
Note
It is recommended to autonumber this - starting with 1 for the first record. This field is needed to be able to locate the updated record in the API response.
Example
1
See Also
Reference
UpdateUserTimePunchObject Class
AppOne.Services.V2.Contracts Namespace
time system web api © 2023