Table of Contents

Enum LlDictionaryType

Namespace
combit.Reporting
Assembly
combit.ListLabel31.CrossPlatform.dll

Specifies the types of dictionary entries in the List Label project structure.

public enum LlDictionaryType

Fields

Identifier = 2

Represents identifier entries, such as variables and fields.

Relation = 4

Represents relation entries that define relationships between tables.

SortOrder = 5

Represents sort order entries.

Static = 1

Represents static text entries.

Table = 3

Represents table entries.