 | CommonContractTypeTireSizeDescriptor Property |
The size of the tires listed on the contract.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string TireSizeDescriptor { get; set; }
Public Property TireSizeDescriptor As String
Get
Set
function get TireSizeDescriptor () : String
function set TireSizeDescriptor (value : String)
function get_TireSizeDescriptor();
function set_TireSizeDescriptor(value);
Property Value
Type:
String
See Also