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.1.0.0 (5.1.0)
Syntax string ActiveSourceElementsContainerName { get; set; }
Property ActiveSourceElementsContainerName As String
Get
Set
Property Value
Type:
StringSee Also