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.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax DerivedModelDefinition ActiveDerivedModelDefinition { get; }
ReadOnly Property ActiveDerivedModelDefinition As DerivedModelDefinition
Get
Property Value
Type:
DerivedModelDefinitionSee Also