IGeneratorActiveSourceElementsContainerName Property |
Gets or sets the name of the active source elements container. This is the project name when the project property 'GroupUsage' is set to
AsVisualGroupingMechanism. Otherwise it's the active group name.
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.10.0.0 (5.10.0)
Syntaxstring ActiveSourceElementsContainerName { get; set; }
Property ActiveSourceElementsContainerName As String
Get
Set
Property Value
Type:
String
See Also