OnPremConnectorAvailableProductAttributes Method |
Gets a list of the names of all product and variant attributes that has been imported to eSales.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public IList<string> AvailableProductAttributes()
Return Value
Type:
IListStringA list of attribute names.
See Also