GroupUsageType Enumeration |
Enum definition to specify the GroupUsage option in preferences / project properties.
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax public enum GroupUsageType
Public Enumeration GroupUsageType
Members
| Member name | Value | Description |
---|
| AsVisualGroupingMechanism | 0 | |
| AsSeparateProjects | 1 | |
See Also