 | IClaimsPostClaimFormDetailsRequestTypeContractID Property |
The unique iAAWG claim number for a filed claim.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ContractID { get; set; }
Public Property ContractID As String
Get
Set
function get ContractID () : String
function set ContractID (value : String)
function get_ContractID();
function set_ContractID(value);
Property Value
Type:
String
See Also