Click or drag to resize
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.0.0.0 (5.0.0)
Syntax
protected override void HandleRootElementValueTypeFieldsChanged()
See Also