Code for OT1 for payroll export
Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string OT1None { get; set; }
Public Property OT1None As String
Get
Set
public:
property String^ OT1None {
String^ get ();
void set (String^ value);
}
member OT1None : string with get, set
Property Value
Type:
StringSee Also