UserInfoGetPolicyDurationModelPayrollPolicyID Property |  |
Gets the payroll policy ID that the particular
DetailID belongs to
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int PayrollPolicyID { get; set; }
function get_PayrollPolicyID();
function set_PayrollPolicyID(value);
Property Value
Int32
Remarks
Gets the payroll policy ID that the particular
DetailID belongs to
Example47
See Also