Click or drag to resize

ContentPermissionContextEntryValues Property

Gets the values, representing the users receiving the permissions.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ModelingList<ContentPermissionContextEntryValue> Values { get; }

Property Value

Type: ModelingListContentPermissionContextEntryValue
See Also