DocumentDefinitionBaseGetContainingDerivedModel Method  | 
 
            Gets the derived model definition this element is part of. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.DerivedModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.12.0.0 (5.12.0)
Syntaxprotected abstract DerivedModelDefinition GetContainingDerivedModel()
Protected MustOverride Function GetContainingDerivedModel As DerivedModelDefinition
Return Value
Type: 
DerivedModelDefinition
See Also