BGVATDeclaringPersonDeclaringPersonPostcode Property |
Postcode from the address for correspondation of the declaring person. [Required]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string DeclaringPersonPostcode { get; set; }
Public Property DeclaringPersonPostcode As String
Get
Set
public:
property String^ DeclaringPersonPostcode {
String^ get ();
void set (String^ value);
}
member DeclaringPersonPostcode : string with get, set
Property Value
Type:
String
See Also