IImportMeta Interface
.NET Standard 2.x
Represents the information of the import template in the DataStore model.
This interface is under development.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public interface IImportMeta : IDw<IImportMeta>
Properties
Name | Return Type | Description |
---|---|---|
Xml | IImportXmlMeta | Gets the information of the XML import template in the DataStore model. |