OnPremConnectorAvailableAdAttributes Method |
Gets a list of the names of all ad 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> AvailableAdAttributes()
Return Value
Type:
IListStringA list of attribute names.
See Also