 | IClaimsGetPendingClaimsListRequestTypeContractNumber Property |
OPTIONAL. The iAAWG contract number, used to filter the list of claims to return to the calling program.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ContractNumber { get; set; }
Public Property ContractNumber As String
Get
Set
function get ContractNumber () : String
function set ContractNumber (value : String)
function get_ContractNumber();
function set_ContractNumber(value);
Property Value
Type:
String
See Also