The BargeServiceOrder type exposes the following members.
 Constructors
Constructors
| Name | Description | |
|---|---|---|
|  | BargeServiceOrder | 
 Initializes a new instance of the 
 BargeServiceOrder
 class.
  | 
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | Clone | 
 Creates a new object that is a copy of the current instance. 
 (Inherited from SerializableBase.) | 
|   | Create | 
 Creates a
 BargeServiceOrder
 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
Properties
| Name | Description | |
|---|---|---|
|  | AnyBarge | 
 Gets or sets the attributes a barge must have and the current state 
 a barge must be in to be used to fullfil 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.BargeServiceOrder.
 (Overrides DocumentBase..::.DocumentType.) | 
|  | Header | 
 Gets or sets the header of this document.
 (Inherited from DocumentBase.) | 
|  | LineItems | 
 Gets the collection of order 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.) | 
|  | OrderDateTime | 
 Gets or sets the date and time the order was generated.
  | 
|  | OrderDateTimeSpecified | 
 Include the OrderDateTime
 property when serializing the class or generating the document.
  | 
|  | OrderNumber | 
 Gets or sets the order number for this order.
  | 
|  | OrderNumberSpecified | 
 Include the OrderNumber
 property when serializing the class or generating the document.
  | 
|  | OrderPurposeCode | 
 Gets or sets the purpose code for this order.
  | 
|  | OrderPurposeCodeSpecified | 
 Include the OrderPurposeCode
 property when serializing the class or generating the document.
  | 
|  | OrderRevision | 
 Gets or sets the order's revision number.
  | 
|  | OrderRevisionSpecified | 
 Include the OrderRevision
 property when serializing the class or generating the document.
  | 
|  | OrderType | 
 Gets or sets the order type.
  | 
|  | 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.) | 
|  | SpecificBarges | 
 Gets the collection of specific barges for this order.
  | 
|  | 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.) | 





