DMPermission Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a type of permission and whether or not it is granted.
Inheritance Hierarchy
SystemObject
  DMLibraryDMPermission

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

Syntax
[SerializableAttribute]
public class DMPermission

The DMPermission type exposes the following members.

Fields
NameDescription
Public fieldFlag
A flag indicating the status of the permission.
Public fieldPermissionTypeID
The ID of the permission.
Top
See Also