Click or drag to resize

UpdateResponsedNotificationResultPartialEntity Class

Response Notification Result Partial Entity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.NotificationUpdateResponsedNotificationResultPartialEntity

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

The UpdateResponsedNotificationResultPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodUpdateResponsedNotificationResultPartialEntity
Initializes a new instance of the UpdateResponsedNotificationResultPartialEntity class.
Public methodUpdateResponsedNotificationResultPartialEntity(Object)
Initializes a new instance of the UpdateResponsedNotificationResultPartialEntity class.
Top
Properties
  NameDescription
Public propertyResponseNotificationDetails
Gets or sets the response notification details.
Top
See Also