Click or drag to resize

PreOutGate Class

Car Delivery Network

[Missing <summary> documentation for "T:CarDeliveryNetwork.Api.Data.BNSF.PreOutGate"]

Inheritance Hierarchy
SystemObject
  CarDeliveryNetwork.Api.Data.BNSFPreOutGate

Namespace: CarDeliveryNetwork.Api.Data.BNSF
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
C#
public class PreOutGate

The PreOutGate type exposes the following members.

Constructors
 NameDescription
Public methodPreOutGateInitializes a new instance of the PreOutGate class
Public methodPreOutGate(Job, String, String)Initializes a new instance of the PreOutGate class
Top
Properties
Methods
 NameDescription
Public methodToString Returns a serial representation of the object in JSON format.
(Overrides ObjectToString)
Top
See Also