 | CommonContractCoverageTypeTermMiles Property |
[Missing <summary> documentation for "P:IAS.Common.ContractCoverageType.TermMiles"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<int> TermMiles { get; set; }
Public Property TermMiles As Nullable(Of Integer)
Get
Set
function get TermMiles () : Nullable<int>
function set TermMiles (value : Nullable<int>)
function get_TermMiles();
function set_TermMiles(value);
Property Value
Type:
NullableInt32
See Also