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
Syntax public int PayrollPolicyID { get; set; }
function get_PayrollPolicyID();
function set_PayrollPolicyID(value);
Property Value
Int32Remarks
Gets the payroll policy ID that the particular
DetailID belongs to
Example 47
See Also