Click or drag to resize
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.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string GetSKUMappings()

Return Value

Type: String
See Also