Click or drag to resize

SentNotificationDetailsPartialEntity Class

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

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

The SentNotificationDetailsPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodSentNotificationDetailsPartialEntity
Initializes a new instance of the SentNotificationDetailsPartialEntity class.
Public methodSentNotificationDetailsPartialEntity(Object)
Initializes a new instance of the SentNotificationDetailsPartialEntity class.
Top
Properties
  NameDescription
Public propertyNotificationMessageTransportId
Gets or sets the notification message transport identifier.
Public propertyNotificationRunItemMessageContentId
Gets or sets the notification run item message content identifier.
Public propertyRowsAffected
Gets or sets the rows affected.
Top
See Also