| RootDocumentDefinitionContainingModel Property  | 
            Gets or sets the contained model of this root document.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.DerivedModelAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic DerivedModelDefinition ContainingModel { get; set; }Public Property ContainingModel As DerivedModelDefinition
	Get
	Set
Property Value
Type: 
DerivedModelDefinition
See Also