Click or drag to resize

CasualCustomerServiceSearchCriteria Class

Casual Customer Service Search Criteria
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerCasualCustomerServiceSearchCriteria

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

The CasualCustomerServiceSearchCriteria type exposes the following members.

Constructors
  NameDescription
Public methodCasualCustomerServiceSearchCriteria
Initializes a new instance of the CasualCustomerServiceSearchCriteria class
Top
Properties
  NameDescription
Public propertyDepartmentId
Gets or sets the department identifier.
Public propertyServiceIds
Gets or sets the service ids.
Top
See Also