IClaimsGetPendingClaimsListRequestTypeEndDate Property

OPTIONAL. The latest date the claim was filed, 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)
Syntax
public Nullable<DateTime> EndDate { get; set; }

Property Value

Type: NullableDateTime
See Also