Click or drag to resize
BCDocumentTypePreferableWorkflowType Property
Gets or sets the workflow type that is preferable for the document type.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public WorkflowKind PreferableWorkflowType { get; set; }

Property Value

Type: WorkflowKind
See Also