Click or drag to resize

ApplicationMapLinkContextsRestriction Property

Gets or sets the list of context names giving access to this link. Leave this list empty to disable this restriction.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<string> ContextsRestriction { get; set; }

Property Value

Type: ListString
See Also