DataClassInfoGetSKUMappings Method |
Gets the string representing mappings between SKU and document fields. Format of the string is 'document field 1,SKU field 1;document field 2,SKU field 2;...'.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public string GetSKUMappings()
Return Value
Type:
StringSee Also