| TimeAddPunchValidationParamOutPunchTime Property |  | 
                Gets or sets the Punch Time
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime PunchTime { get; set; }function get_PunchTime();
function set_PunchTime(value);
Property Value
DateTime Remarks
Remarks
                This value represents punch date and time at which the punch is getting added.
            
 Example
Example01-01-2013 08:00 AM
 See Also
See Also