IImportXmlMeta Interface
.NET Standard 2.x
Represents the information of the import template in the DataStore model.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public interface IImportXmlMeta : IDwNode<IImportXmlMeta>
Properties
Name | Return Type | Description |
---|---|---|
UseTemplate | string | Gets the name of the default import template in the DataStore model. |