 | CommonContractTypeVSCNumber Property |
If the warranty being sold is tied to a vehicle service contract, this field represents the contract number of 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 VSCNumber { get; set; }
Public Property VSCNumber As String
Get
Set
function get VSCNumber () : String
function set VSCNumber (value : String)
function get_VSCNumber();
function set_VSCNumber(value);
Property Value
Type:
String
See Also