DMGroupResourcePermissionsCollectionGetGroupIDs Method

Alterian Email Manager 6.2.3 SDK Help File
Gets all of the GroupIDs found within the collection.

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public IntCollection GetGroupIDs()

Return Value

Type: IntCollection
An IntCollection containing all of the GroupIDs within this collection.
See Also