 | IClaimsUploadClaimFileRequestTypeClaimNumber Property |
The unique iAAWG claim number, used to determine which claim to attach the file to.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ClaimNumber { get; set; }
Public Property ClaimNumber As String
Get
Set
function get ClaimNumber () : String
function set ClaimNumber (value : String)
function get_ClaimNumber();
function set_ClaimNumber(value);
Property Value
Type:
String
See Also