IDwoReadOnlyDataWindow Interface
.NET Standard 2.x
Represents a read-only object that contains properties for the DataWindow
object.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Syntax
public interface IDwoReadOnlyDataWindow
Property
Name | Return Type | Description |
---|---|---|
Objects | IReadOnlyList<IDwoReadOnly> | Gets the controls in the DataWindow. |
Syntax | string | Gets the syntax of the DataWindow. |
Table | IDwReadOnlyTable | Gets the various settings for the database. |