 |
AttachedToItems Class |
Represents a collection identifying all the entities to which the attachment belongs
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionAttachedToItem ASI.TAM.API.Data.UI.AttachmentAttachedToItems
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 AttachedToItems : Collection<AttachedToItem>
Public NotInheritable Class AttachedToItems
Inherits Collection(Of AttachedToItem)
Dim instance As AttachedToItems
Remarks
See Also