EmployeePayrollOptionsAcaField16 Property |
Applicable section 4960H Safe Harbor Field
Namespace: AMG.API.Definitions.EmployeesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string AcaField16 { get; set; }
Public Property AcaField16 As String
Get
Set
public:
property String^ AcaField16 {
String^ get ();
void set (String^ value);
}
member AcaField16 : string with get, set
Property Value
Type:
StringSee Also