CommonContractTypeExpirationMiles Property

The mileage at which the contract expires.

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> ExpirationMiles { get; set; }

Property Value

Type: NullableInt32
See Also