Code for OT2 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 OT2None { get; set; }
Public Property OT2None As String
Get
Set
public:
property String^ OT2None {
String^ get ();
void set (String^ value);
}
member OT2None : string with get, set
Property Value
Type:
StringSee Also