C# Class SIL.FieldWorks.FixData.CustomPropertyFixer

If two users are doing Send/Receive and one deletes a Custom Field (or Custom List!) and the other edits the same custom property, Chorus will keep the edit, but we have no way to recreate the custom field, so delete the (now) undefined custom property.
Inheritance: RtFixer
Mostrar archivo Open project: sillsdev/FieldWorks

Private Methods

Method Description
FixElement ( System.Xml.Linq.XElement rt, FwDataFixer logger ) : bool
GetAllCustomProperties ( System.Xml.Linq.XElement rt ) : XElement>.Dictionary
InspectAdditionalFieldsElement ( System.Xml.Linq.XElement additionalFieldsElem ) : void
Reset ( ) : void