Click or drag to resize

ActivityEventType Enumeration

Activity event types.

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 enum ActivityEventType
Members
  Member nameValueDescription
Job1 The job
RouteVisit2 The route visit
RouteCallout3 The route callout
GateWeighing4 The gate weighing
MaterialSale5 The material sale
Order6 The order
Invoice7 The invoice
Communication8 The communication
Payment9 The payment
CreditNote10 The credit note
PortalReport11 The portal report
RouteAssignment12 The route assignment
StandingJob13 The standing job
InvoiceDebitJournal14 The Debit Journal
LiftEvent15 The lift event
Notification16 The notification
See Also