Enum LlAutoMasterMode
- Namespace
- combit.Reporting
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Specifies the auto master mode.
public enum LlAutoMasterMode
Fields
AsFields = 2Identifiers from the DataMember table will be passed as fields.
AsVariables = 1Identifiers from the DataMember table will be passed as variables.
None = 0No auto master mode.