AddUserProfilePayrollPolicyID Property |  |
Sets the payroll policy ID for a user.
Namespace: AppOne.Services.V2.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
NullableInt32
Remarks
Sets the payroll policy ID for a user.
Example1
See Also