 |
SupplementalScreenDataItems Class |
Collection of SupplementalScreenDataItem data object.
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionSupplementalScreenDataItem ASI.TAM.API.Data.UI.Account.Policy.SharedSupplementalScreenDataItems
Namespace:
ASI.TAM.API.Data.UI.Account.Policy.Shared
Assembly:
ASI.TAM.API.Data.UI.Account.Policy.Shared (in ASI.TAM.API.Data.UI.Account.Policy.Shared.dll) Version: 2021.1.0.1
Syntaxpublic sealed class SupplementalScreenDataItems : Collection<SupplementalScreenDataItem>
Public NotInheritable Class SupplementalScreenDataItems
Inherits Collection(Of SupplementalScreenDataItem)
Dim instance As SupplementalScreenDataItems
Remarks
See Also