Class ImportNewProductListItemProvider
Import product list items: add, use blank
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("ImportNewProductListItem")]
public class ImportNewProductListItemProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
ImportNewProductListItemProvider()
Import product list items: add, use blank
Declaration
public ImportNewProductListItemProvider()
Fields
ProviderName
Import product list items: add, use blank
Declaration
public const string ProviderName = "ImportNewProductListItem"
Field Value
Type | Description |
---|---|
string |
Methods
AddItems()
Create the hard-coded item list
Declaration
protected override void AddItems()