Click or drag to resize

ContentColumnSettings_UserOrganisationalTypes Property

Gets or sets the organisational types. If FilterGroupsOnOrganisationalTypes is set to True, will be used to filter groups available for selection.

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 List<string> OrganisationalTypes { get; set; }

Property Value

Type: ListString
See Also