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