EmployeePayrollOptionsBbsiWcComp Property |
Worker's Compensation Classification Number for BBSI payroll.
Namespace: AMG.API.Definitions.EmployeesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string BbsiWcComp { get; set; }
Public Property BbsiWcComp As String
Get
Set
public:
property String^ BbsiWcComp {
String^ get ();
void set (String^ value);
}
member BbsiWcComp : string with get, set
Property Value
Type:
StringSee Also