Show / Hide Table of Contents

    IGroupingGetter<TModel>.Key Property

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    When the IsGroup property is true, represents the common key of the objects in the current group.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

       int RowId { get; }
    

    Property Value

    System.Object

    The common key of the objects in the current group.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon