Click or drag to resize

AddPayrollPayTypeModelCode Property

The code of the payroll pay type

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string Code { get; set; }

Property Value

String
Remarks
The code of the payroll pay type. A unique short-code used to identify the pay type.

Example
CB
See Also