Show / Hide Table of Contents

    IImportMeta.Xml Property

    .NET Standard 2.x

    Gets the information of the XML import template in the DataStore model.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    IImportXmlMeta Xml { get; }
    

    Return

    DWNet.Data.IImportXmlMeta

    Returns an IImportXmlMeta object which contains the information of the XML import template.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon