Show / Hide Table of Contents

    DataObject.ModelType Property

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

    0.5.0-alpha

    1.0.1 (current)

    Gets the type of model corresponding to the current DataObject.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

        Type ModelType { get; }
    

    Property Value

    System.Type

    The type of model corresponding to the current DataObject.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon