Show / Hide Table of Contents

    IGroupingGetter.Value Property

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

    0.5.0-alpha

    1.0.1 (current)

    When IsGroup is false, gets a row of data.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

     object Value { get; }
    

    Property Value

    System.Object

    When IsGroup is false, the value of the model object which represents the data of a row.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon