ISchemaBasicWorkflowRequired Property Ingeniux CMS Content Store API

Gets and sets whether pages created via this schema are added to a workflow after creation. If this property is set to true, the WorkflowDefinition property must be set to a valid workflow definition. Otherwise, validation will fail.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool WorkflowRequired { get; set; }

Property Value

Type: Boolean
See Also

Reference