IDataObject.Groups Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets or sets the properties for the Groups keyword.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
public IList<IDwGroup> Groups;
Return
System.Collections.Generic.IList<IDwGroup>
The properties for the Groups keyword.
Applies to
.NET Standard
2.x