Click or drag to resize

SchedulePartialEntity Class

A schedule.
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.ScheduleSchedulePartialEntity

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

The SchedulePartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyArrived
Gets or sets the arrived.
Public propertyClockOffTime
Gets or sets the clock off time.
Public propertyClockOnTime
Gets or sets the clock on time.
Public propertyCompanyOutletId
Gets or sets the company outlet identifier.
Public propertyDescription
Gets or sets the description.
Public propertyDriverName
Gets or sets the name of the driver.
Public propertyDriverSysUserId
Gets or sets the driver system user identifier.
Public propertyEndMileage
Gets or sets the end mileage.
Public propertyFuelCost
Gets or sets the fuel cost.
Public propertyFuelUsed
Gets or sets the fuel used.
Public propertyGrossWeight
Gets or sets the gross weight.
Public propertyGUID
Gets or sets the unique identifier.
Public propertyHandheldLoggedOn
Gets or sets the handheld logged on.
Public propertyHasGroups
Gets or sets a value indicating whether this instance has groups.
Public propertyIsContainerSchedule
Gets or sets the is container schedule.
Public propertyIsForVehicle
Gets or sets a value indicating whether this instance is for vehicle.
Public propertyIsManifestCompleted
Gets or sets a value indicating whether this instance is manifest completed.
Public propertyIsManifestExported
Gets or sets a value indicating whether this instance is manifest exported.
Public propertyIsManifestExportedFailed
Gets or sets a value indicating whether this instance is manifest exported failed.
Public propertyIsThirdPartySchedule
Gets or sets a value indicating whether this instance is third party schedule.
Public propertyJobs
Gets or sets the jobs.
Public propertyLeaveYardTime
Gets or sets the leave yard time.
Public propertyLoadType
Gets or sets the type of the load.
Public propertyNetWeight
Gets or sets the net weight.
Public propertyNotes
Gets or sets the notes.
Public propertyPosition
Gets or sets the position.
Public propertyRegistrationNo
Gets or sets the registration no.
Public propertyRejectedReason
Gets or sets the rejected reason.
Public propertyRejectedReasonId
Gets or sets the rejected reason identifier.
Public propertyRejectedScheduleReasonId
Gets or sets the rejected schedule reason identifier.
Public propertyReturnYardTime
Gets or sets the return yard time.
Public propertyScheduledDate
Gets or sets the scheduled date.
Public propertyScheduleId
Gets or sets the schedule identifier.
Public propertyScheduleTransmissionLogId
Gets or sets the schedule transmission log identifier.
Public propertySendStatusId
Gets or sets the send status identifier.
Public propertyStartMileage
Gets or sets the start mileage.
Public propertySupplierAPAccountCode
Gets or sets the supplier ap account code.
Public propertyTareWeight
Gets or sets the tare weight.
Public propertyTrailerNotes
Gets or sets the trailer notes.
Public propertyVehicleId
Gets or sets the vehicle identifier.
Public propertyVehicleType
Gets or sets the type of the vehicle.
Top
See Also