FileHold 17.1 API Documentation
C#
Show/Hide TOC
Selection
Item Class
Class storing information about a single selected document
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
class
SelectionItem
Inheritance
Object
SelectionItem
Constructors
SelectionItem
Initializes a new instance of the
SelectionItem
class
Properties
DocumentId
DocumentType
MetadataVersionId
Name
OriginalFilename
Extension Methods
Convert
T
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.LibraryManager Namespace
In This Article
Definition
Constructors
Properties
Extension Methods
See Also