 | CommonRateTypeTermMiles Field |
The term of this rate, in miles.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<int> TermMiles
Public TermMiles As Nullable(Of Integer)
public var TermMiles : Nullable<int>
Field Value
Type:
NullableInt32
See Also