Show / Hide Table of Contents

    IDwMeta.Data Property

    .NET Standard 2.x

    Gets an array that describes the data in the DataWindow object.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    object[] Data { get; }
    

    Return

    System.Object[]

    An array of objects that describe the data in the DataWindow object.

    Examples

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon