IReadOnlyDataObject.Computes Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets the computed controls in the DataWindow.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
IDwoReadOnlyList<IDwoReadOnlyCompute> Computes { get; }
Return
PowerBuilder.Data.IDwoReadOnlyList<IDwoReadOnlyCompute>
The computed controls in the DataWindow.
Applies to
.NET Standard
2.x