 |
AgencyStructureItems Class |
Represents a collection of Agency Structures associated with the attachment.
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionAgencyStructureItem ASI.TAM.API.Data.UI.AttachmentAgencyStructureItems
Namespace:
ASI.TAM.API.Data.UI.Attachment
Assembly:
ASI.TAM.API.Data.UI.Attachment (in ASI.TAM.API.Data.UI.Attachment.dll) Version: 2021.1.0.1
Syntaxpublic sealed class AgencyStructureItems : Collection<AgencyStructureItem>
Public NotInheritable Class AgencyStructureItems
Inherits Collection(Of AgencyStructureItem)
Dim instance As AgencyStructureItems
Remarks
See Also