| 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
Syntaxpublic int DetailID { get; set; }function get_DetailID();
function set_DetailID(value);
Property Value
Int32 Remarks
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
Example23
 See Also
See Also