Click or drag to resize

ResponseNotificationDetailsPartialEntity Class

Response Notification Details Partial Entity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.NotificationResponseNotificationDetailsPartialEntity

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

The ResponseNotificationDetailsPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodResponseNotificationDetailsPartialEntity
Initializes a new instance of the ResponseNotificationDetailsPartialEntity class.
Public methodResponseNotificationDetailsPartialEntity(Object)
Initializes a new instance of the ResponseNotificationDetailsPartialEntity class.
Top
Properties
  NameDescription
Public propertyRowsAffected
Gets or sets the rows affected.
Top
See Also