SelectionContext Enumeration
Used when reporting a selection to an MDK plugin
Definition
Namespace: Articy.Api
Assembly: PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Assembly: PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
C#
public enum SelectionContextMembers
| Other | 0 | can't be determined |
| Navigator | 1 | The navigator was used to select an object |
| Location | 2 | Objects where selected within the location editor |
| Flow | 3 | Objects were selected in the flow editor |
| ContentBrowser | 4 | Objects were selected in the content browser |
| Documents | 5 | Objects were selected in the document editor |