 | CommonContractCoverageTypeClaimTypeID Property |
[Missing <summary> documentation for "P:IAS.Common.ContractCoverageType.ClaimTypeID"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ClaimTypeID { get; set; }
Public Property ClaimTypeID As Integer
Get
Set
function get ClaimTypeID () : int
function set ClaimTypeID (value : int)
function get_ClaimTypeID();
function set_ClaimTypeID(value);
Property Value
Type:
Int32
See Also