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.DerivedModelAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax protected override void HandleRootElementValueTypeFieldsChanged()
Protected Overrides Sub HandleRootElementValueTypeFieldsChanged
See Also