Click or drag to resize

NotificationSendPartialEntity Class

Pending Notification Search Partial Entity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.NotificationNotificationSendPartialEntity

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 NotificationSendPartialEntity : IntegrationEntity

The NotificationSendPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodNotificationSendPartialEntity
Initializes a new instance of the NotificationSendPartialEntity class.
Public methodNotificationSendPartialEntity(Object)
Initializes a new instance of the NotificationSendPartialEntity class.
Top
Properties
  NameDescription
Public propertyNotificationRunItemMessageContentId
Gets or sets the notification run item message content identifier.
Public propertySentTimeStamp
Gets or sets the SentTimeStamp.
Public propertyThirdPartyKey
Gets or sets the ThirdPartyKey.
Top
See Also