IClaimsClaimSummaryDocuments 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 CommonClaimDocumentType[] Documents { get; set; }

Property Value

Type: CommonClaimDocumentType
See Also