AddPayrollPayTypeModelCode Property |  |
The code of the payroll pay type
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string Code { get; set; }
function get_Code();
function set_Code(value);
Property Value
String
Remarks
The code of the payroll pay type. A unique short-code used to identify the pay type.
ExampleCB
See Also