Click or drag to resize

ISchemaCommonWorkflowRequired Property


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: 10.5.94
Syntax
bool WorkflowRequired { get; set; }

Property Value

Type: Boolean
See Also

Reference

[!:Ingeniux.CMS.ISchemaBasic.WorkflowDefinition]