Show / Hide Table of Contents

    IModelGetter.Value Property

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

    0.5.0-alpha

    1.0.1 (current)

    The value of the model object. You can convert it to a TModel (The type of the model class that matches with the current DataObject of the DataStore).

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

     object Value { get; }
    

    Property Value

    System.Object

    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