 | CommonContractCoverageTypeSupportsOnlineGapClaims Property |
[Missing <summary> documentation for "P:IAS.Common.ContractCoverageType.SupportsOnlineGapClaims"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool SupportsOnlineGapClaims { get; set; }
Public Property SupportsOnlineGapClaims As Boolean
Get
Set
function get SupportsOnlineGapClaims () : boolean
function set SupportsOnlineGapClaims (value : boolean)
function get_SupportsOnlineGapClaims();
function set_SupportsOnlineGapClaims(value);
Property Value
Type:
Boolean
See Also