Show / Hide Table of Contents

    IDwoReadOnly Interface

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

    0.5.0-alpha 1.0.1 (current)

    Represents a control in DataObject. It contains public properties for all controls. All properties are read-only.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

    public interface IDwoReadOnly
    

    Property

    Name Return Type Description
    Name System.String Gets the name of the control.
    Type DwoType Gets the type of the control.
    Back to top Generated by Appeon