IReadOnlyDataObject.Computes Property
.NET Standard 2.x
Gets the computed controls in the DataWindow.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Syntax
new IDwoReadOnlyList<IDwoReadOnlyCompute> Computes { get; }
Return
PowerScript.Bridge.IDwoReadOnlyList<IDwoReadOnlyCompute>
The computed controls in the DataWindow.
Applies to
.NET Standard
2.x