IGeneratorRootDerivedElements Property |
Gets or sets the root derived elements to process with this generator.
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 HashSet<RootDocumentDefinition> RootDerivedElements { get; set; }
Property RootDerivedElements As HashSet(Of RootDocumentDefinition)
Get
Set
Property Value
Type:
HashSetRootDocumentDefinitionSee Also