ContentTypeOut Class

Details of a content type

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class ContentTypeOut
Inheritance
Object    ContentTypeOut

Properties

Active Is this content type active or not
ApprovalDueDateRequired Approval due date is required
ApprovalDueDays Default length of approval in days
ApprovalMinRouting Minimum approval rouing
ApprovalRejectionImpact Rejection impact statement to approvers in submitted for approval status
Attributes A list of attributes associated with this content type.
AutoCode Automatic code generation is enabled
AutoCodeAllowPrefix Allow a user-specified prefix
AutoCodeAllowSuffix Allow a user-specified suffix
AutoCodeFormat Code format for auto code
AutoCodeNextNumber The next number in the autocode sequence
AutoCodeTextPhrase A text phrase used for the auto code
AutoCodeZeroPad Pad the auto code number with zeros to this length
ClearNotesOnCurrent Clear notes upon becoming current
ContentFormat The format of the content (windows document, form etc)
CreateDate Date this content type was created
CreatedBy Who created this content type
Description The long description of the content type
DisplayChangeLogCurrentAndBeyond Display change indicator by default from current and beyond
DisplayChangeLogDraftToApproved Dipslay change log indicator by default from draft through approved
ElectronicSignature Require electronic signatures
EnableChangeLog Enable change log indicator logging for all forms using this content type
EnableFormFieldAudit Enable form field-level auditing for all forms using this content type
EnforceLinksWhenHistoric When content is made historic, enforce links
FormCode The form layout
HasCoEditors Uses custom co-editors
Lifecycle The content type lifecycle
Owners A list of the users who are co-owners on this content
PeriodicReviewMonths Periodic review interval in months
PeriodicReviewRequired Content of this type requires a periodic review
PreventCreatorApproval Prevent creators/submitters from approving their own content records
ProductName Type of product (Document, incident, capa etc)
RenditionCheckoutClear Delete checkout renditions upon current
RenditionCheckoutEnabled Enable checkout renditions
RenditionReviewClear Delete review renditions upon current
RenditionReviewEnabled Enable review renditions
ReplicationChildContentTypes /// List of content type codes that will inherit (or not inherit dependent on the ReplicationInheritDocumentType setting) the configured links upon replication
ReplicationIneritSuppMaterial Replication inheritance default for supporting material
ReplicationInheritActionItems Replication inheritance default for action items
ReplicationInheritAttributes Replication inheritance default for attributes
ReplicationInheritCoeditors Replication inheritance default for co-editors
ReplicationInheritContentOriginal Replication inheritance default for original content
ReplicationInheritDependentChild Replication link inheritance defaults for links - Dependent children
ReplicationInheritDependentParents Replication link inheritance defaults for links - dependent parents
ReplicationInheritDistribution Replication inheritance default for distributions
ReplicationInheritDocumentTypes Child documents for the replicated links will inherit all, selected will inherit or selected will not inherit
ReplicationInheritImpact Replication inheritance default for rejection impact
ReplicationInheritNotes Replication inheritance default for notes
ReplicationInheritOwners Replication inheritance default for owners
ReplicationInheritPublished Replication inheritance default for published content
ReplicationInheritReferentialChild Replication link inheritance defaults for links - referential children
ReplicationInheritReferentialParents Replication link inheritance defaults for links - referential parents
ReplicationInheritRoutingApproval Replication inheritance default for routing - approval
ReplicationInheritRoutingReview Replication inheritance default for routing - review
ReplicationInheritTemplateChild Replication link inheritance defaults for links - Template children
ReplicationInheritTemplateParents Replication link inheritance defaults for links - template parents
ReplicationInheritTraining Replication inheritance default for training
RequireCheckInDescription Require change description upon check in
RequireDeleteNote Require notes when a document is deleted
ReviewDueDateRequired Review due date required
ReviewDueDays Default length of review in days
ReviewMinRouting Minimum reviewer routing entries
RevisionAllowAdjustment Allow revision to be adjusted
RevisionChildContentTypes List of content type codes that will inherit (or not inherit dependent on the RevisionInheritDocumentType setting) the configured links upon revision
RevisionDefault Default revision value
RevisionInheritActionitems Revision inheritance default for action items
RevisionInheritAttributes Revision inheritance default for attributes
RevisionInheritCoeditors Revision inheritance default for co-editors
RevisionInheritContentOriginal Revision inheritance default for content original
RevisionInheritDependentChild Revision link inheritance defaults for links - Dependant children
RevisionInheritDistribution Revision inheritance default for distribution
RevisionInheritDocumentTypes Child documents for the revised links will inherit all, selected will inherit or selected will not inherit
RevisionInheritNotes Revision inheritance default for notes
RevisionInheritOwners Revision inheritance default for owners
RevisionInheritPublished Revision inheritance default for published content
RevisionInheritReferentialChild Revision link inheritance defaults for links - Referential children
RevisionInheritReferentialParents Revision link inheritance defaults for links - Referential parents
RevisionInheritRejectImpact Revision inheritance default for rejection impact
RevisionInheritRoutingApproval Revision inheritance default for approval routing
RevisionInheritRoutingReview Revision inheritance default for approval review
RevisionInheritSuppMaterial Revision inheritance default for supporting material
RevisionInheritTemplateChild Revision link inheritance defaults for links - template children
RevisionInheritTraining Revision inheritance default for training
RevisionMajorHelpText Major revision help text
RevisionMinorHelpText Minor revision help text
RevisionRequireHistory Require revision history prior to submission
RevisionScheme Revision scheme
Sites A list of sites this content type is associated with
TemplateName Name of the template (if applicable)
TypeID The ID for this content type
TypeName The short name (code) of the content type

See Also