IDataObject.Computes Property
.NET Standard 2.x
Gets or sets the computed controls in the DataWindow.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Syntax
new IDwoList<IDwoCompute> Computes { get; set; }
Return
PowerScript.Bridge.IDwoList<IDwoCompute>
The computed controls in the DataWindow.
Applies to
.NET Standard
2.x