Click or drag to resize

UserInfoGetPolicyDurationModelPayrollPolicyID Property

Gets the payroll policy ID that the particular DetailID belongs to

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

Property Value

Int32
Remarks
Gets the payroll policy ID that the particular DetailID belongs to

Example
47
See Also