Table of Contents

Enum LlAutoMasterMode

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

Specifies the auto master mode.

public enum LlAutoMasterMode

Fields

AsFields = 2

Identifiers from the DataMember table will be passed as fields.

AsVariables = 1

Identifiers from the DataMember table will be passed as variables.

None = 0

No auto master mode.