Click or drag to resize

NotificationAcknowledgeRequestPartialEntity Class

Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.NotificationNotificationAcknowledgeRequestPartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Notification
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class NotificationAcknowledgeRequestPartialEntity : IntegrationEntity

The NotificationAcknowledgeRequestPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodNotificationAcknowledgeRequestPartialEntity
Initializes a new instance of the NotificationSendPartialEntity class.
Top
Properties
  NameDescription
Public propertyAcknowledgedDate
Gets or sets the acknowledged date.
Public propertyNotificationRunItemMessageContentId
Gets or sets the notification message content identifier.
Top
See Also