EMDocumentActivityItem Class

Alterian Email Manager 6.2.3 SDK Help File
Represents an activity event on a specific EM Document.
Inheritance Hierarchy
SystemObject
  DMLibraryEMDocumentActivityItem

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

Syntax
public class EMDocumentActivityItem

The EMDocumentActivityItem type exposes the following members.

Constructors
NameDescription
Public methodEMDocumentActivityItem
Initializes a new instance of the EMDocumentActivityItem class
Top
Properties
NameDescription
Public propertyActivityDate
The Date and Time of the acitivity.
Public propertyActivityType
The Type of activity.
Public propertyDocumentID
The Document ID associated with this activity.
Public propertyDoucmentType
The Type of document associated with this activity.
Public propertyUserID
The ID of the User that interacted with this Document.
Top
See Also