Click or drag to resize

SentNotificationResultPartialEntity Class

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

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

The SentNotificationResultPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodSentNotificationResultPartialEntity
Initializes a new instance of the SentNotificationResultPartialEntity class.
Public methodSentNotificationResultPartialEntity(Object)
Initializes a new instance of the SentNotificationResultPartialEntity class.
Top
Properties
  NameDescription
Public propertySentNotificationDetails
Gets or sets the sent notification details.
Top
See Also