FileHold 17.1 API Documentation
C#
Show/Hide TOC
Document
Schema Class
Class storing definition of a document schema.
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
class
DocumentSchema
Inheritance
Object
DocumentSchema
Constructors
DocumentSchema
Initializes a new instance of the
DocumentSchema
class
Properties
AutoArchive
AutoDelete
AutoFilingScript
AutoFilingTemplateId
AutoStartWorkflowAdded
AutoStartWorkflowCheckedIn
AutoStartWorkflowTemplateId
CreatedBy
DateCreated
DateModified
Description
DocumentControlFieldId
EasyWorkflowTemplates
EnableWatermarksForViewing
Events
Fields
HideUntilApproved
Id
IsMember
LookupSettings
Members
ModifiedBy
Name
NamingPattern
Type
VersionControlFieldId
WatermarkBottomForViewingId
WatermarkCenterForViewingId
WatermarkTopForViewingId
WorkflowTemplates
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