Click or drag to resize

ContactSearchRequestEntity Class

The ContactSearchRequestEntity class
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CustomerContactSearchRequestEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Customer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ContactSearchRequestEntity

The ContactSearchRequestEntity type exposes the following members.

Constructors
  NameDescription
Public methodContactSearchRequestEntity
Initializes a new instance of the ContactSearchRequestEntity class
Top
Properties
  NameDescription
Public propertyAccountCode
Gets or sets the account code.
Public propertyContactId
Gets or sets the contact identifier.
Public propertyPinCode
Gets or sets the pin code.
Top
See Also