Click or drag to resize

PendingNotificationSearchPartialEntity Class

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

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

The PendingNotificationSearchPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodPendingNotificationSearchPartialEntity
Initializes a new instance of the PendingNotificationSearchPartialEntity class.
Public methodPendingNotificationSearchPartialEntity(Object)
Initializes a new instance of the PendingNotificationSearchPartialEntity class.
Top
Properties
  NameDescription
Public propertyEndDate
Gets or sets the end date.
Public propertyStartDate
Gets or sets the start date.
Public propertyThirdPartyKey
Gets or sets the ThirdPartyKey.
Top
See Also