DurationItemsDetailID Property | |
Gets the payroll policy break/meal duration DetailID this duration block belongs in.
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int DetailID { get; set; }
function get_DetailID();
function set_DetailID(value);
Property Value
Int32Remarks
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