DwTemplateExporter Class
.NET Standard 2.x
Exports data from the DataStore using DataTemplate.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public class DwTemplateExporter
Method
| Name | Return Type | Description |
|---|---|---|
| Export(IDataStoreBase datastore, IDataTemplate template) | string | Exports data from the DataStore using DataTemplate. |