Group - property of the ExtComm object
Description:
The property returns the
PmaCommGroup object where this data extension is registered.
Note:
Property access for read only.
Example:
JavaScriptVBScriptSelect and copy to clipboard
var oGroup = oExt.Group;
Dim oGroup
oGroup = oExt.Group