Click or drag to resize

AttachedToItems Class

Represents a collection identifying all the entities to which the attachment belongs
Inheritance Hierarchy
SystemObject
  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: 2020.1.0.1
Syntax
public sealed class AttachedToItems : Collection<AttachedToItem>
Remarks