IClaims.ClaimSummary.Documents Property

The documents uploaded or otherwise received relating to the claim.

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

Property Value

Type:Common.ClaimDocumentType[]
See Also