IClaimsGetPendingClaimsListRequestTypeFilterByStatus Property

OPTIONAL. Choose a claim status to limit the search.

Namespace:  IAS
Assembly:  Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CommonClaimStatusTypes FilterByStatus { get; set; }

Property Value

Type: CommonClaimStatusTypes
See Also