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.8.0.0 (5.8.21.0208)
SyntaxDerivedModelDefinition ActiveDerivedModelDefinition { get; }ReadOnly Property ActiveDerivedModelDefinition As DerivedModelDefinition
	Get
Property Value
Type: 
DerivedModelDefinition
See Also