Make duplicate fields into synchronized groups.
[C#] bool MakeFieldIntoGroup(Field inField)
bool MakeFieldIntoGroup(Field inField)
Scans through sibling fields looking for duplicate names.
Any duplicates are put together in a field group so that they will synchronize.
None.