ObjectContext Enumeration
Specifies the context a given object resides.
The context is calculated by checking if the given object is a child of the matching system folder
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 ObjectContextMembers
| Flow | 0 | |
| Locations | 1 | |
| Location | 2 | |
| Entities | 3 | |
| Documents | 4 | |
| Document | 5 | |
| TemplateDesign | 6 | |
| Assets | 7 | |
| Other | -1 | |
| None | -2 |