FileHold 17.1 API Documentation
C#
Show/Hide TOC
Document
Data Class
Class representing a single document in search results.
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
class
DocumentData
Inheritance
Object
DocumentData
Constructors
DocumentData
Initializes a new instance of the
DocumentData
class
Properties
ActiveAssembleJobId
ActiveBatchJobId
AlertMeOfChanges
AutoTaggedFields
AvailableEasyWorkflowTemplates
AvailableWorkflowTemplates
CanAddMarkup
CanAddToWorkflow
CanArchive
CanAssemble
CanCancelWorkflow
CanChangeOwner
CanChangeType
CanCheckIn
CanCheckOut
CanConvertToElectronic
CanConvertToOffline
CanCreateShortcut
Deprecated, always false.
CanDelete
CanDownload
CanEdit
CanEditReadOnlyFields
CanPrint
CanRestartWorkflow
CanSetAlert
CanSetReminder
CanView
CanViewHistory
CheckedOutBy
CheckInMode
DataColumns
DocumentId
DocumentSchemaId
DocumentType
DocumentVersionId
Extension
HasAccessToSignOffSheet
HasAccessToWFFeedback
HasActiveWorkflow
HasBravaMarkup
HasDocuviewareMarkup
HasEasyViewWorkflow
HasEasyWorkflow
HasLinkedDocuments
HasLockedMarkup
HasMarkup
HasSupportingWorkflow
IsArchive
IsAssociatedWithEasyWorkflow
IsAssociatedWithWorkflow
IsCabinetOwner
IsCheckedOutByMe
IsDeleted
IsHiddenVersion
IsLastVersion
IsWFExternal
MetadataVersionId
OriginalFileName
ReportObjectId
ShowAddMarkup
ShowCheckIn
ShowCreateShortcut
Deprecated, always false.
ShowEdit
ShowSetAlert
ShowSetReminder
ShowViewHistory
SourceDocumentId
Obsolete, always equal to DocumentId.
VersionNumber
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