Click or drag to resize

DurationItemsDetailID Property

Gets the payroll policy break/meal duration DetailID this duration block belongs in.

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

Property Value

Int32
Remarks
Gets the payroll policy break/meal duration DetailID this duration block belongs in. This is a unique id based on the effective date of the payroll policy.

Example
23
See Also