Click or drag to resize

CasualCustomerServiceSearchCriteria.ServiceIds Property

Gets or sets the service ids.

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
public IList<int> ServiceIds { get; set; }

Property Value

Type: IList<Int32>
The service ids.
See Also