Click or drag to resize

ActivityDetailRequest Class

Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.Customer.ActivityActivityDetailRequest

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 ActivityDetailRequest

The ActivityDetailRequest type exposes the following members.

Constructors
  NameDescription
Public methodActivityDetailRequest
Initializes a new instance of the ActivityDetailRequest class
Top
Properties
  NameDescription
Public propertyCustomerSiteIds
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 propertyOrderNo
Gets or sets the order no.
Public propertySearchGateWeighing
Gets or sets a value indicating whether [search gate weighing].
Public propertySearchJobs
Gets or sets a value indicating whether [search jobs].
Public propertySearchLiftEvents
Gets or sets a value indicating whether [search lift events].
Public propertySearchMaterialSales
Gets or sets a value indicating whether [search material sales].
Public propertySearchRouteVisits
Gets or sets a value indicating whether [search route visits].
Public propertyStartDate
Gets or sets the start date.
Top
See Also