Click or drag to resize

ContactNotificationResponsePartialEntity Class

Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.NotificationContactNotificationResponsePartialEntity

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

The ContactNotificationResponsePartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodContactNotificationResponsePartialEntity
Initializes a new instance of the ContactNotificationResponsePartialEntity class
Top
Properties
  NameDescription
Public propertyIsSuccess
Gets or sets the customer s ite identifier.
Public propertyNotificationMessageContentList
Gets or sets the contact identifier.
Top
See Also