Show / Hide Table of Contents

    IExportMeta Interface

    .NET Standard 2.x

    Represents the information of the export template in the DataStore model.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    public interface IExportMeta : IDw<IExportMeta>
    

    Properties

    Name Return Type Description
    Xml IExportXmlMeta Gets the information of the XML export template in the DataStore model.
    Back to top Generated by Appeon