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