Click or drag to resize

ContentColumnPermissions Property

Gets or sets the permissions, describing the behavior of the column in the workflow and in the UI.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ContentColumnPermissions Permissions { get; set; }

Property Value

Type: ContentColumnPermissions
See Also