DMResourcePermissionCollectionGetResourceIDs Method

Alterian Email Manager 6.2.3 SDK Help File
Gets the IDs of all resources within the collection.

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

Syntax
public IntCollection GetResourceIDs()

Return Value

Type: IntCollection
An IntCollection of all ResourceIDs.
See Also