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.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int ID { get; set; }
function get_ID();
function set_ID(value);
Property Value
Int32Example 1
See Also