Show / Hide Table of Contents

    IDwoReadOnlyDataWindow.Objects Property

    .NET Standard 2.x

    Gets the controls in the DataWindow.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    IReadOnlyList<IDwoReadOnly> Objects { get; }
    

    Return

    IReadOnlyList<PowerScript.Bridge.IDwoReadOnly>

    The controls in the DataWindow.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon