TimeSlicePreModelIsOfflinePunch Property | |
If true indicates that punch was done offline
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public bool? IsOfflinePunch { get; set; }
function get_IsOfflinePunch();
function set_IsOfflinePunch(value);
Property Value
NullableBooleanSee Also