Click or drag to resize

SummaryReportingHistory Class

Represents the ReportingHistory tab on the Summary screen for Claims in Epic.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.ClaimSummaryReportingHistory
Namespace:  ASI.TAM.API.Data.UI.Claim
Assembly:  ASI.TAM.API.Data.UI.Claim (in ASI.TAM.API.Data.UI.Claim.dll) Version: 2020.1.0.1
Syntax
public sealed class SummaryReportingHistory

The SummaryReportingHistory type exposes the following members.

Properties
  NameDescription
Public propertyClaimCodes
Used to expose claim code items contained in the reporting history tab.
Public propertyClosedBy
Used to display the user who closed the Claim. This is blank if the claim is still open. Ignored on save.
Public propertyClosedDate
Used to display the date when the Claim is closed. This is blank if the claim is still open. Ignored on save.
Top
Remarks