 |
SummaryReportingHistoryClaimCodeItems Class |
Represents the collection of ClaimCode items on the ReportingHistory tab on the Summary screen for Claims in Epic.
Inheritance Hierarchy
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
Syntaxpublic sealed class SummaryReportingHistoryClaimCodeItems : Collection<SummaryReportingHistoryClaimCodeItem>
Public NotInheritable Class SummaryReportingHistoryClaimCodeItems
Inherits Collection(Of SummaryReportingHistoryClaimCodeItem)
Dim instance As SummaryReportingHistoryClaimCodeItems
Remarks
See Also