Show / Hide Table of Contents

    IGroupingGetter.RowId Property

    .NET Standard 2.x

    When the IsGroup property is false, gets the ID of the row in the DataStore corresponding to the model object.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

      int RowId { get; }
    

    Property Value

    System.Int32

    The ID of the row in the DataStore.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon