Click or drag to resize

ActivityDetailResult Class

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

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 ActivityDetailResult

The ActivityDetailResult type exposes the following members.

Constructors
  NameDescription
Public methodActivityDetailResult
Initializes a new instance of the ActivityDetailResult class
Top
Properties
  NameDescription
Public propertyGateWeighingList
Gets or sets the gate weighing list.
Public propertyJobDetailList
Gets or sets the job detail list.
Public propertyLiftEventList
Gets or sets the lift event list.
Public propertyMaterialSaleList
Gets or sets the material sale list.
Public propertyRouteVisitList
Gets or sets the route visit list.
Top
See Also