| ProjectControllerRootDocumentInModelChanged Event | 
 
            Event which is raised when a root document in a DerivedModelDefinition has been changed, added or removed. The root document involved is enclosed inside the event args.
            At time of the event raise, the document does refer back to the containing DerivedModelDefinition, but it's not guaranteed that this stays this way, e.g. in case of
            a remove
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
See Also