IReadOnlyDataObject.Groups Property
.NET Standard 2.x
Gets the properties for the Groups keyword.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Syntax
public IReadOnlyList<IDwReadOnlyGroup> Groups;
Return
PowerScript.Bridge.IDwoReadOnlyList<IDwReadOnlyGroup>
The properties for the Group keyword.
Applies to
.NET Standard
2.x