Enum Appli.Document.ItemLoopType
Represents a repetition type of a document item.
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Appli.Document.ItemLoopType
Fields
Name | Description |
---|---|
Articles | Repetition for each article of a scene. |
Headings | Repetition on each heading with or without generic. |
HeadingsWithGeneric | Repetition for each heading having a generic, normally furniture heading. |
HeadingsWithoutGeneric | Repetition for each heading without a generic, normally non furniture heading like appliances heading. |
None | No repetition. |
Zones | Repetition of each zone. |