Click or drag to resize
IGeneratorActiveDerivedModelDefinition Property
Gets the active derived model definition. If the generator isn't used for a derived model, this property returns null.

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
DerivedModelDefinition ActiveDerivedModelDefinition { get; }

Property Value

Type: DerivedModelDefinition
See Also