Show / Hide Table of Contents

    IDwoReadOnlyGroup.By Property

    .NET Standard 2.x

    Gets the grouping columns.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    IReadOnlyList<IReadOnlyExpressionable<object>> By { get; }
    

    Property Value

    IReadOnlyList<IReadOnlyExpressionable<object>>

    The grouping columns.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon