Click or drag to resize

Terminal Class

Terminal data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.TruckersTerminal

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Truckers
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Truckers (in ASI.TAM.API.Data.UI.Account.Policy.Truckers.dll) Version: 20.0.58.1249 (20.0.58.1249)
Syntax
public sealed class Terminal

The Terminal type exposes the following members.

Properties
  NameDescription
Public propertyCarrierSubmissionID
Unique identifier used to specify marketed truckers line containing Terminal.

Created in Epic SDK 2021.

Public propertyDistanceFromGarage
Distance From Garage

Created in Epic SDK 2021.

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK 2021.

Public propertyLineID
Unique identifier used to specify [current item].

Created in Epic SDK 2021.

Sometimes Required

Public propertyLocationNumber
Location Number

Created in Epic SDK 2021.

Required

Public propertyMarketingLineID
Unique identifier used to specify marketed truckers line containing Terminal.

Created in Epic SDK 2021.

Public propertyNumberVehicle
Number Vehicle

Created in Epic SDK 2021.

Public propertyTerminalAddress
Terminal Address

Created in Epic SDK 2021.

Public propertyTerminalID
Unique identifier used to specify [current item].

Created in Epic SDK 2021.

Sometimes Required

Public propertyTerminalName
Terminal Name

Created in Epic SDK 2021.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2021.

Public propertyZoneNumber
Zone Number

Created in Epic SDK 2021.

Top
See Also