Click or drag to resize

ContentPermissionContextEntryStateId Property

Gets or sets the state id. If this value is less or equal to 0, this means that this entry is global and affects the permissions at all states.

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 int StateId { get; set; }

Property Value

Type: Int32
See Also