Click or drag to resize

FileDetailItems Class

Represents a collection of files associated with an attachment.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionFileDetailItem
    ASI.TAM.API.Data.UI.AttachmentFileDetailItems
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
Syntax
public sealed class FileDetailItems : Collection<FileDetailItem>
Remarks