 | CommonVehicleDescriptorTypePurchaseType Property |
A text representation of type of purchase - lease, loan, etc.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string PurchaseType { get; set; }
Public Property PurchaseType As String
Get
Set
function get PurchaseType () : String
function set PurchaseType (value : String)
function get_PurchaseType();
function set_PurchaseType(value);
Property Value
Type:
String
See Also