 |
FileDetailItems Class |
Represents a collection of files associated with an attachment.
Inheritance HierarchySystemObject 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
Syntaxpublic sealed class FileDetailItems : Collection<FileDetailItem>
Public NotInheritable Class FileDetailItems
Inherits Collection(Of FileDetailItem)
Dim instance As FileDetailItems
Remarks
See Also