DMGroupResourcePermissions Class

Alterian Email Manager 6.2.3 SDK Help File
Represents all of the permissions for all of the resources within a specific group.
Inheritance Hierarchy
SystemObject
  DMLibraryDMGroupResourcePermissions

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

Syntax
public class DMGroupResourcePermissions

The DMGroupResourcePermissions type exposes the following members.

Fields
NameDescription
Public fieldGroupID
ID of the group.
Public fieldResourcePermissions
A collection of DMResourcePermission objects.
Top
See Also