Click or drag to resize

SummaryReportingHistory Class

SummaryReportingHistory data object.
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: 2021.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.

Created in Epic SDK V4.1.

Public propertyClosedBy
Used to display the user who closed the Claim. This is blank if the claim is still open. Ignored on save.

Created in Epic SDK V4.1.

Public propertyClosedDate
Used to display the date when the Claim is closed. This is blank if the claim is still open. Ignored on save.

Created in Epic SDK V4.1.

Public propertyComments
Comments

Created in Epic SDK 2021 R2.

Top
See Also