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: 16.0.54.391 (16.0.54.391)
Syntax
public sealed class RemarkItems : Collection<RemarkItem>
See Also