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