Click or drag to resize

RemarkItems Class

Collection of StateFederalFilingActionRemarkItem. Representing the listview of Remarks on StateFederalFilingAction Remarks screen under Truckers.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionRemarkItem
    ASI.TAM.API.Data.UI.Account.Policy.TruckersRemarkItems

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Truckers
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Truckers (in ASI.TAM.API.Data.UI.Account.Policy.Truckers.dll) Version: 20.0.58.1249 (20.0.58.1249)
Syntax
public sealed class RemarkItems : Collection<RemarkItem>
See Also