The BargeServiceOrderResponse type exposes the following members.

Properties

  NameDescription
Barges
Gets the collection of barges that will be used to fulfill this order.
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.)
DocumentType
Gets the CICA Document type of this document, which is CicaDocumentType.BargeServiceOrderResponse.
(Overrides DocumentBase..::.DocumentType.)
Header
Gets or sets the header of this document.
(Inherited from DocumentBase.)
LineItems
Gets the collection of order response line items.
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.)
OrderNumber
Gets or sets the order number for the related order.
OrderNumberSpecified
Include the OrderNumber property when serializing the class or generating the document.
OrderRevision
Gets or sets the order's revision number for the related order.
OrderRevisionSpecified
Include the OrderRevision 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.)
ResponseCode
Gets or sets the response code indicating whether the order was accepted, rejected, or partially accepted.
ResponseCodeSpecified
Include the ResponseCode property when serializing the class or generating the document.
ResponseDateTime
Gets or sets the date and time the response to the order was generated.
ResponseDateTimeSpecified
Include the ResponseDateTime 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.)
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.)

See Also