Click or drag to resize

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

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public enum ObjectContext
Members
  Member nameValueDescription
None-2
Other-1
Flow0
Locations1
Location2
Entities3
Documents4
Document5
TemplateDesign6
Assets7
See Also