TimeGetPunchesParamsOutOutType Property | |
Gets or sets OutType
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string OutType { get; set; }
function get_OutType();
function set_OutType(value);
Property Value
StringRemarks
This value represents punch OutType
Example Clock Out
See Also