the quarterly rent for account type including VAT formatted
Namespace: Dynmark.Services.API
Assembly: Dynmark.Services.API (in Dynmark.Services.API.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property QuarterlyRentIncVatFormat As String |
| C# |
|---|
| public string QuarterlyRentIncVatFormat { get; } |
| C++ |
|---|
| public property string QuarterlyRentIncVatFormat sealed { String get(); } |
| J# |
|---|
| /** property */ public string get_QuarterlyRentIncVatFormat(); |
| JScript |
|---|
| public function get QuarterlyRentIncVatFormat() : String |