 | IClaimsClaimSummaryCustomerID Property |
The unique iAAWG customer ID for the customer attached to this claim..
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CustomerID { get; set; }
Public Property CustomerID As String
Get
Set
function get CustomerID () : String
function set CustomerID (value : String)
function get_CustomerID();
function set_CustomerID(value);
Property Value
Type:
String
See Also