Show / Hide Table of Contents

    IDataStore.Object Property

    .NET Standard 2.x

    (Obsolete) Object property is deprecated, please use DwMeta instead.

    Used to directly manipulate the DataWindow properties from scripts. These objects can be, for example, columns or text objects.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    IDwMeta Object { get; }
    

    Property Value

    DWNet.Data.IDwMeta

    An IDwMeta object used to directly manipulating the DataWindow properties from scripts.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon