The TowStatus type exposes the following members.

Properties

  NameDescription
Barges
Gets the collection of barges that in this tow.
Boats
Gets the collection of boats that are in this tow.
CreateDateTime
Gets or sets the date and time the document was created from the application's perspective.
(Inherited from BargeExDocumentBase.)
CreateDateTimeSpecified
Include the CreateDateTime property when serializing the class or generating the document.
(Inherited from BargeExDocumentBase.)
DateTime
Gets or sets the date and time the waterway position was recorded.
DateTimeSpecified
Include the DateTime property when serializing the class or generating the document.
DocumentType
Gets the CICA Document type of this document, which is CicaDocumentType.TowStatus.
(Overrides DocumentBase..::.DocumentType.)
EstimatedArrivalDateTime
Gets or sets the estimated date and time the vessel will arrive.
EstimatedArrivalDateTimeSpecified
Include the EstimatedArrivalDateTime property when serializing the class or generating the document.
Header
Gets or sets the header of this document.
(Inherited from DocumentBase.)
Note
Gets or sets a note or comment that is applicable to the entire document.
(Inherited from BargeExDocumentBase.)
NoteSpecified
Include the Note property when serializing the class or generating the document.
(Inherited from BargeExDocumentBase.)
PurposeCode
Gets or sets the purpose code for this document.
(Inherited from UpdatableBargeExDocumentBase.)
PurposeCodeSpecified
Include the PurposeCode property when serializing the class or generating the document.
(Inherited from UpdatableBargeExDocumentBase.)
ResponsibleLocationCode
Gets or sets the code associated with the location specified by the ResponsibleLocationName property.
(Inherited from BargeExDocumentBase.)
ResponsibleLocationCodeSpecified
Include the ResponsibleLocationCode property when serializing the class or generating the document.
(Inherited from BargeExDocumentBase.)
ResponsibleLocationMappedName
Gets or sets the receiver's name for the location (e.g. fleet, terminal, etc.) that is responsible for this document.
(Inherited from BargeExDocumentBase.)
ResponsibleLocationMappedNameSpecified
Include the ResponsibleLocationMappedName property when serializing the class or generating the document.
(Inherited from BargeExDocumentBase.)
ResponsibleLocationName
Gets or sets the name of the location (e.g. fleet, terminal, etc.) that is responsible for this document.
(Inherited from BargeExDocumentBase.)
ResponsibleLocationNameSpecified
Include the ResponsibleLocationName property when serializing the class or generating the document.
(Inherited from BargeExDocumentBase.)
Revision
Gets or sets the document's revision number.
(Inherited from UpdatableBargeExDocumentBase.)
RevisionSpecified
Include the Revision property when serializing the class or generating the document.
(Inherited from UpdatableBargeExDocumentBase.)
TowDiagramImage
Gets or sets the tow diagram image attachment.
TransactionIdentifier
Gets or sets the application header's transaction identifier for this document.
(Inherited from BargeExDocumentBase.)
TransactionIdentifierSpecified
Include the TransactionIdentifier property when serializing the class or generating the document.
(Inherited from BargeExDocumentBase.)
WaterwayCode
Gets or sets the waterway code for the waterway specified by the WaterwayName property.
WaterwayCodeSpecified
Include the WaterwayCode property when serializing the class or generating the document.
WaterwayDirection
Gets or sets the direction the vessel was moving when the position was recorded.
WaterwayDirectionSpecified
Include the WaterwayDirection property when serializing the class or generating the document.
WaterwayLatitude
Gets or sets the latitude where the tow is currently located.
WaterwayLatitudeSpecified
Include the WaterwayLatitude property when serializing the class or generating the document.
WaterwayLongitude
Gets or sets the longitude where the tow is currently located.
WaterwayLongitudeSpecified
Include the WaterwayLongitude property when serializing the class or generating the document.
WaterwayMappedName
Gets or sets the receiver's name for the waterway where the tow is currently located.
WaterwayMappedNameSpecified
Include the WaterwayMappedName property when serializing the class or generating the document.
WaterwayMile
Gets or sets the mile point along the waterway specified by the WaterwayName property where the tow is currently located.
WaterwayMileSpecified
Include the WaterwayMile property when serializing the class or generating the document.
WaterwayName
Gets or sets the name of the waterway where the tow is currently located.
WaterwayNameSpecified
Include the WaterwayName property when serializing the class or generating the document.

See Also