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 public List<string> ContextsRestriction { get; set; }
Property Value
Type:
ListStringSee Also