EmbeddedDocumentDefinitionHandleRootElementValueTypeFieldsChanged Method  | 
 
            Called when the fields collection in the valuetype in the root element changed, so a field was removed or added. We simply rebuild the document and update ourselves. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.DerivedModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.7.0.0 (5.7.0)
Syntaxprotected override void HandleRootElementValueTypeFieldsChanged()
Protected Overrides Sub HandleRootElementValueTypeFieldsChanged
See Also