Click or drag to resize

StateShowInPermissionGrid Property

Gets or sets a value indicating whether this state should be shown in Packflow Designer in the grid of content-type permissions. This allows to setup permissions specific to this state.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public bool ShowInPermissionGrid { get; set; }

Property Value

Type: Boolean
See Also