DataObject.Data Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets an array that describes the data in the DataWindow object.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
object[] Data { get; }
Property Value
System.Array
An array of objects that describe the data in the DataWindow object.
Applies to
.NET Standard
2.x