DwTemplateImporter Class
.NET Standard 2.x
Imports data to the DataStore
using DataTemplate
.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public class DwTemplateImporter
Method
Name | Return Type | Description |
---|---|---|
Import(IDataStoreBase dataStore, IDataTemplate template, string data) | int | Imports data to the DataStore using DataTemplate . |