PackageSelfMode Enumeration

Describes the different modes a singular object works inside a package

Definition

Namespace: Articy.Api
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public enum PackageSelfMode

Members

Include0 Include itself
Exclude1 Exclude itself

See Also