IDwoReadOnly Interface

    .NET Standard 2.x

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

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.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