 | IClaimsGetPendingClaimsListRequestTypeFilterByAgentID Property |
OPTIONAL. Supply the unique iAAWG agent ID to filter the results for that agent.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FilterByAgentID { get; set; }
Public Property FilterByAgentID As String
Get
Set
function get FilterByAgentID () : String
function set FilterByAgentID (value : String)
function get_FilterByAgentID();
function set_FilterByAgentID(value);
Property Value
Type:
String
See Also