DataDictionaryTableMergeByFieldName Property |
[This is preliminary documentation and is subject to change.]
If set, use this field for merging:
- get value of this field
- lookup existing record having same value
- if lookup record found, use it in further merge of subrecords,
- otherwise create new record (by copying source record).
Namespace:
CSC.SC.TOPICA4.DynamicData
Assembly:
CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.37.7779.15937
Syntaxpublic string MergeByFieldName { get; set; }
Property Value
Type:
String
See Also