Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
HashSet<RootDocumentDefinition> RootDerivedElements { get; set; }

Property Value

Type: HashSetRootDocumentDefinition
See Also