Show / Hide Table of Contents

    IReadOnlyDataObject.Groups Property

    .NET Standard 2.x

    Gets the properties for the Groups keyword.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    new IDwoReadOnlyList<IDwoReadOnlyGroup> Groups { get; }
    

    Return

    PowerScript.Bridge.IDwoReadOnlyList<IDwoReadOnlyGroup>

    The properties for the Groups keyword.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon