IClaims.ClaimSummary.RequiredDocumentTypes Property

The documents required for the claim.

Namespace:  IAS
Assembly:  Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Common.RequiredUploadClaimDocumentType[] RequiredDocumentTypes { get; set; }

Property Value

Type:Common.RequiredUploadClaimDocumentType[]
See Also