the quarterly rent for account type excluding vat formatted


Namespace: Dynmark.Services.API
Assembly: Dynmark.Services.API (in Dynmark.Services.API.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property QuarterlyRentExVatFormat As String
C#
public string QuarterlyRentExVatFormat { get; }
C++
public property string QuarterlyRentExVatFormat sealed  {
    String get();
}
J#
/** property */
public string get_QuarterlyRentExVatFormat();
JScript
public function get QuarterlyRentExVatFormat() : String

See Also