PackageContentsMode Enumeration
Describes the different modes an object with content works inside a package
Definition
Namespace: Articy.Api
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public enum PackageContentsModeMembers
| IncludeChildren | 0 | Include all current and future children |
| ExcludeChildren | 1 | Exclude all current and future children |