Click or drag to resize

TimeAddPunchValidationParamOutPunchAddStatus Property

Gets or sets Status of the punch add request

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool PunchAddStatus { get; set; }

Property Value

Boolean
Remarks
This value represents status of the punch add request. True - Success status False - Failed ; Please look into to the status message
Example
True
See Also