Groups Property

Returns a user defined collection of Group (DataSystem) objects. Group (DataSystem) objects can be added and removed from this collection using the Add and Remove methods. Group names must be unique.

Syntax

object.Groups

Properties

The Groups property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

Groups is a read-only property of type Object.

 

Applies To