Click or drag to resize

ContactNotificationRequestPartialEntity Class

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

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

The ContactNotificationRequestPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodContactNotificationRequestPartialEntity
Initializes a new instance of the ContactNotificationRequestPartialEntity class
Top
Properties
  NameDescription
Public propertyContactId
Gets or sets the contact identifier.
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyEndDate
Gets or sets the end date.
Public propertyStartDate
Gets or sets the start date.
Top
See Also