EmployeePayrollOptionsAcaField15 Property |
Employee Share of Lowest Cost Monthly Premium field
Namespace: AMG.API.Definitions.EmployeesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string AcaField15 { get; set; }
Public Property AcaField15 As String
Get
Set
public:
property String^ AcaField15 {
String^ get ();
void set (String^ value);
}
member AcaField15 : string with get, set
Property Value
Type:
StringSee Also