 | CommonContractTypeTireManufacturer Property |
The tire manufacturer listed on the contract.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string TireManufacturer { get; set; }
Public Property TireManufacturer As String
Get
Set
function get TireManufacturer () : String
function set TireManufacturer (value : String)
function get_TireManufacturer();
function set_TireManufacturer(value);
Property Value
Type:
String
See Also