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