Click or drag to resize
ResultProductCategoryReferenceAttributes Property
The available category reference attributes in the product.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public IEnumerable<string> CategoryReferenceAttributes { get; }

Property Value

Type: IEnumerableString
See Also