 | CommonContractTypeVSCCompany Property |
If the warranty being sold is tied to a vehicle service contract, this field represents the name of the company selling the VSC. This field is only used for rare VSC refund programs administered by IAS.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string VSCCompany { get; set; }
Public Property VSCCompany As String
Get
Set
function get VSCCompany () : String
function set VSCCompany (value : String)
function get_VSCCompany();
function set_VSCCompany(value);
Property Value
Type:
String
See Also