BGVATDeclarationVATDeclarationRepresentingPersonPosition Property |
Position of the representing person for the purposes of submitting of VAT declarations.
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string VATDeclarationRepresentingPersonPosition { get; set; }
Public Property VATDeclarationRepresentingPersonPosition As String
Get
Set
public:
property String^ VATDeclarationRepresentingPersonPosition {
String^ get ();
void set (String^ value);
}
member VATDeclarationRepresentingPersonPosition : string with get, set
Property Value
Type:
String
See Also