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