Click or drag to resize

PendingNotificationResultPartialEntity Class

Pending Notification Result Partial Entity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.NotificationPendingNotificationResultPartialEntity

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

The PendingNotificationResultPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodPendingNotificationResultPartialEntity
Initializes a new instance of the PendingNotificationResultPartialEntity class.
Public methodPendingNotificationResultPartialEntity(Object)
Initializes a new instance of the PendingNotificationResultPartialEntity class.
Top
Properties
  NameDescription
Public propertyNotificationRunItems
Gets or sets the notificationRunItems.
Top
See Also