IDataStoreBase.GetTemplate Method
.NET Standard 2.x
Gets the template for DataStore data export, which is defined using the specified syntax format.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Overloads
Method | Description |
---|---|
IDataTemplate GetTemplate() | Gets the default xml format template for DataStore data export. |
GetTemplate(string templateName) | ecify the template name and format to get the template for DataStore data export. |