Show / Hide Table of Contents

    IDwoGroup.By Property

    .NET Standard 2.x

    Gets the grouping columns.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    new List<IExpressionable<object>> By { get; }
    

    Property Value

    List<IExpressionable<object>>

    The grouping columns.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon