DataLayoutTemplateTypeMode Enumeration

Describes the different modes a template has inside the Data-Layout

Definition

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

Members

IncludeObjects0 Include objects with this template
ExcludeObjects1 Exclude objects with this template

See Also