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