IDataObject.Groups Property
.NET Standard 2.x
Gets or sets the properties for the Groups
keyword.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Syntax
new IDwoList<IDwoGroup> Groups { get; set; }
Return
PowerScript.Bridge.IDwoList<IDwoGroup>
The properties for the Groups
keyword.
Applies to
.NET Standard
2.x