Click or drag to resize

CustomerActivitySummarySearchCriteria Class

CustomerActivitySummarySearchCriteria
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.Customer.ActivityCustomerActivitySummarySearchCriteria

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

The CustomerActivitySummarySearchCriteria type exposes the following members.

Constructors
  NameDescription
Public methodCustomerActivitySummarySearchCriteria
Initializes a new instance of the CustomerActivitySummarySearchCriteria class
Top
Properties
  NameDescription
Public propertyActivityTypes
Gets or sets the activity types.
Public propertyContactId
Gets or sets the contact identifier.
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyCustomerSiteId
Gets or sets the customer site identifier.
Public propertyDaysBeforeCollectionHistory
Gets or sets the days before collection history.
Public propertyEndDate
Gets or sets the end date.
Public propertyIsDebitAndCredit
Gets or sets a value indicating whether this instance is debit and credit.
Public propertyStartDate
Gets or sets the start date.
Top
See Also