The BargeStatus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BargeStatus |
Initializes a new instance of the
BargeStatus
class.
|
Methods
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from SerializableBase.) | |
Create |
Creates a
BargeStatus
instance from the specified XML CICA document.
| |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
Save |
Saves an XML CICA Document representation for the specified
instance into a provided stream.
(Inherited from DocumentBase.) | |
ToString |
Returns an XML CICA Document representation for the specified
instance as a string.
(Inherited from DocumentBase.) | |
ToXmlDocument |
Returns an XML CICA Document representation for the specified
instance as an
IXPathNavigable
interface to an
XmlDocument.
(Inherited from DocumentBase.) |
Properties
Name | Description | |
---|---|---|
BargeCoastGuardNumber |
Gets or sets the Coast Guard Vessel Identification Number (VIN) of
the barge specified by the
BargeName
property.
| |
BargeCoastGuardNumberSpecified |
Include the BargeCoastGuardNumber
property when serializing the class or generating the document.
| |
BargeMappedName |
Gets or sets the receiver's name for the barge related
to this document.
| |
BargeMappedNameSpecified |
Include the BargeMappedName
property when serializing the class or generating the document.
| |
BargeName |
Gets or sets the name of the barge related to this document.
| |
BargeNameSpecified |
Include the BargeName
property when serializing the class or generating the document.
| |
CargoCustomerIdentifier |
Gets or sets the identifier for the commodity, freight, or cargo customer.
| |
CargoCustomerIdentifierSpecified |
Include the CargoCustomerIdentifier
property when serializing the class or generating the document.
| |
CargoCustomerName |
Gets or sets the name of the commodity, freight, or cargo customer.
| |
CargoCustomerNameSpecified |
Include the CargoCustomerName
property when serializing the class or generating the document.
| |
CargoTransferStatus |
Gets or sets the status of the load or unload operation.
| |
CargoTransferStatusSpecified |
Include the CargoTransferStatus
property when serializing the class or generating the document.
| |
CleanType |
Gets or sets the type of cleaning operation that was performed.
| |
CleanTypeSpecified |
Include the CleanType
property when serializing the class or generating the document.
| |
CommodityCode |
Gets or sets the commodity code for the commodity specified by the
CommodityName
property.
| |
CommodityCodeSpecified |
Include the CommodityCode
property when serializing the class or generating the document.
| |
CommodityMappedName |
Gets or sets the receiver's name for the commodity related to the
event.
| |
CommodityMappedNameSpecified |
Include the CommodityMappedName
property when serializing the class or generating the document.
| |
CommodityName |
Gets or sets the name of the commodity related to the event.
| |
CommodityNameSpecified |
Include the CommodityName
property when serializing the class or generating the document.
| |
CommodityQuantity |
Gets or sets the commodity amount or quantity.
| |
CommodityQuantitySpecified |
Include the CommodityQuantity
property when serializing the class or generating the document.
| |
CommodityQuantityUnitCode |
Gets or sets the unit of measure for the
CommodityQuantity
property.
| |
CommodityQuantityUnitCodeSpecified |
Include the CommodityQuantityUnitCode
property when serializing the class or generating the document.
| |
CoverHandlingType |
Gets or sets the type of cover handling operation that was performed.
| |
CoverHandlingTypeSpecified |
Include the CoverHandlingType
property when serializing the class or generating the document.
| |
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.) | |
DelayType |
Gets or sets the type of delay that was experienced.
| |
DelayTypeSpecified |
Include the DelayType
property when serializing the class or generating the document.
| |
DocumentType |
Gets the CICA Document type of this document, which is
CicaDocumentType.BargeStatus.
(Overrides DocumentBase..::.DocumentType.) | |
EndDateTime |
Gets or sets the date and time the event occurred or ended.
| |
EndDateTimeSpecified |
Include the EndDateTime
property when serializing the class or generating the document.
| |
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.
| |
EstimatedCost |
Gets or sets the rate used to calculate the estimated cost for
this event or service.
| |
EventStatusType |
Gets or sets the type of event that caused a change in the barge's
status.
| |
FleetBoatCoastGuardNumber |
Gets or sets the Coast Guard Vessel Identification Number (VIN) of
the fleet boat specified by the
FleetBoatName
property.
| |
FleetBoatCoastGuardNumberSpecified |
Include the FleetBoatCoastGuardNumber
property when serializing the class or generating the document.
| |
FleetBoatMappedName |
Gets or sets the receiver's name for the fleet boat that was involved
with the event.
| |
FleetBoatMappedNameSpecified |
Include the FleetBoatMappedName
property when serializing the class or generating the document.
| |
FleetBoatName |
Gets or sets the name of the fleet boat that was involved with the event.
| |
FleetBoatNameSpecified |
Include the FleetBoatName
property when serializing the class or generating the document.
| |
Header |
Gets or sets the header of this document.
(Inherited from DocumentBase.) | |
LineBoatCoastGuardNumber |
Gets or sets the Coast Guard Vessel Identification Number (VIN) of
the line boat specified by the
LineBoatName
property.
| |
LineBoatCoastGuardNumberSpecified |
Include the LineBoatCoastGuardNumber
property when serializing the class or generating the document.
| |
LineBoatMappedName |
Gets or sets the receiver's name for the line boat that was involved
with the event.
| |
LineBoatMappedNameSpecified |
Include the LineBoatMappedName
property when serializing the class or generating the document.
| |
LineBoatName |
Gets or sets the name of the line boat that was involved with the event.
| |
LineBoatNameSpecified |
Include the LineBoatName
property when serializing the class or generating the document.
| |
LoadStatus |
Gets or sets the load status of the barge at the time the event occurred.
| |
LoadStatusSpecified |
Include the LoadStatus
property when serializing the class or generating the document.
| |
LocationCode |
Gets or sets the location code of the location specified by the
LocationName
property.
| |
LocationCodeSpecified |
Include the LocationCode
property when serializing the class or generating the document.
| |
LocationMappedName |
Gets or sets the receiver's name for the location where the event
occurred.
| |
LocationMappedNameSpecified |
Include the LocationMappedName
property when serializing the class or generating the document.
| |
LocationMappedShipName |
Gets or sets the receiver's name for the ship at the location specified by the
LocationName
property that is relevant to this status event.
| |
LocationMappedShipNameSpecified |
Include the LocationMappedShipName
property when serializing the class or generating the document.
| |
LocationName |
Gets or sets the name of the location where the event occurred.
| |
LocationNameSpecified |
Include the LocationName
property when serializing the class or generating the document.
| |
LocationShipImoNumber |
Gets or sets the International Maritime Organization (IMO) number for
the ship specified by the
LocationShipName
property.
| |
LocationShipImoNumberSpecified |
Include the LocationShipImoNumber
property when serializing the class or generating the document.
| |
LocationShipName |
Gets or sets the name of the ship at the location specified by the
LocationName
property that is relevant to this status event.
| |
LocationShipNameSpecified |
Include the LocationShipName
property when serializing the class or generating the document.
| |
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.) | |
OrderDocumentLineItem |
Gets or sets the number for line item in the order document
that is related to this event or status change.
| |
OrderDocumentLineItemSpecified |
Include the OrderDocumentLineItem
property when serializing the class or generating the document.
| |
OrderDocumentNumber |
Gets or sets the order number for the order document related to this
event or status change.
| |
OrderDocumentNumberSpecified |
Include the OrderDocumentNumber
property when serializing the class or generating the document.
| |
OrderDocumentRevision |
Gets or sets the revision of the order document related to this
event or status change.
| |
OrderDocumentRevisionSpecified |
Include the OrderDocumentRevision
property when serializing the class or generating the document.
| |
PrimaryTransactionIdentifier |
Gets or sets the transaction identifier for the primary clean or repair
Barge Status document which is related to this secondary clean or repair
Barge Status document.
| |
PrimaryTransactionIdentifierSpecified |
Include the PrimaryTransactionIdentifier
property when serializing the class or generating the document.
| |
PrimaryTransactionRevision |
Gets or sets the transaction revision number for the primary clean or repair
Barge Status document which is related to this secondary clean or repair
Barge Status document.
| |
PrimaryTransactionRevisionSpecified |
Include the PrimaryTransactionRevision
property when serializing the class or generating the document.
| |
PumpType |
Gets or sets the type of pumping operation that was performed.
| |
PumpTypeSpecified |
Include the PumpType
property when serializing the class or generating the document.
| |
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.) | |
RepairType |
Gets or sets the type of repair that was performed.
| |
RepairTypeSpecified |
Include the RepairType
property when serializing the class or generating the document.
| |
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.) | |
ShiftType |
Gets or sets the status type of shift event. A shift can be
scheduled, started, or completed.
| |
ShiftTypeSpecified |
Include the ShiftType
property when serializing the class or generating the document.
| |
StartDateTime |
Gets or sets the date and time the event started.
| |
StartDateTimeSpecified |
Include the StartDateTime
property when serializing the class or generating the document.
| |
ToLocationCode |
Gets or sets the location code of the destination location specified by the
ToLocationName
property.
| |
ToLocationCodeSpecified |
Include the ToLocationCode
property when serializing the class or generating the document.
| |
ToLocationMappedName |
Gets or sets the receiver's name for the destination location for
a shift event.
| |
ToLocationMappedNameSpecified |
Include the ToLocationMappedName
property when serializing the class or generating the document.
| |
ToLocationMappedShipName |
Gets or sets the receiver's name for the ship at the location specified by the
ToLocationName
property that is relevant to this status event.
| |
ToLocationMappedShipNameSpecified |
Include the ToLocationMappedShipName
property when serializing the class or generating the document.
| |
ToLocationName |
Gets or sets the name of the destination location for a shift event.
| |
ToLocationNameSpecified |
Include the ToLocationName
property when serializing the class or generating the document.
| |
ToLocationShipImoNumber |
Gets or sets the International Maritime Organization (IMO) number for
the ship specified by the
ToLocationShipName
property.
| |
ToLocationShipImoNumberSpecified |
Include the ToLocationShipImoNumber
property when serializing the class or generating the document.
| |
ToLocationShipName |
Gets or sets the name of the ship at the location specified by the
ToLocationName
property that is relevant to this status event.
| |
ToLocationShipNameSpecified |
Include the ToLocationShipName
property when serializing the class or generating the document.
| |
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 event
occurred.
| |
WaterwayDirectionSpecified |
Include the WaterwayDirection
property when serializing the class or generating the document.
| |
WaterwayLatitude |
Gets or sets the latitude where the event occurred.
| |
WaterwayLatitudeSpecified |
Include the WaterwayLatitude
property when serializing the class or generating the document.
| |
WaterwayLongitude |
Gets or sets the longitude where the event occurred.
| |
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
event occurred.
| |
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 event occurred.
| |
WaterwayMileSpecified |
Include the WaterwayMile
property when serializing the class or generating the document.
| |
WaterwayName |
Gets or sets the name of the waterway where the event occurred.
| |
WaterwayNameSpecified |
Include the WaterwayName
property when serializing the class or generating the document.
|