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.6.0.0 (5.6.19.0117)
Syntax
DerivedModelDefinition ActiveDerivedModelDefinition { get; }

Property Value

Type: DerivedModelDefinition
See Also