CustomFieldDiscovery
Use this property to specify whether to merge customfields by name or create unique customfields by id to the Products table.
Possible Values
ByID, ByNameデータ型
string
デフォルト値
"ByID"
解説
- ByID: Set this when you want to create a unique customfields name by comparing the Ids of the custom fields. There are different customfields added for the various products as the customfields Id is unique across products.
- ByName: Set this when you want to create customfields by name.