UpdateMatchResultSetting
Update match result settings
Derived from MatchResultSettingBase
Properties
Name | Type | Definition |
---|---|---|
Operation | UpdateOperationType | Define action how field should be updated |
OnlyEmpty | bool | If True then only empty fields would be updated |
DeleteMatchResultSetting | enum | Define which record would be deleted from match result AllMatching = 0 Delete All Matching records NonMaster = 1 Delete non master (leave Master Records) AllSelected = 2 Delete all Selected records NonMatching = 3 Delete Non-matching |
Updated over 3 years ago