The BargeExDocumentBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
CreateDateTime |
Gets or sets the date and time the document was created from the
application's perspective.
| |
CreateDateTimeSpecified |
Include the CreateDateTime
property when serializing the class or generating the document.
| |
DocumentType |
Gets the CICA Document type of this document.
(Inherited from DocumentBase.) | |
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.
| |
NoteSpecified |
Include the Note
property when serializing the class or generating the document.
| |
ResponsibleLocationCode |
Gets or sets the code associated with the location specified
by the
ResponsibleLocationName
property.
| |
ResponsibleLocationCodeSpecified |
Include the ResponsibleLocationCode
property when serializing the class or generating the document.
| |
ResponsibleLocationMappedName |
Gets or sets the receiver's name for the location
(e.g. fleet, terminal, etc.) that is responsible for this document.
| |
ResponsibleLocationMappedNameSpecified |
Include the ResponsibleLocationMappedName
property when serializing the class or generating the document.
| |
ResponsibleLocationName |
Gets or sets the name of the location (e.g. fleet, terminal, etc.)
that is responsible for this document.
| |
ResponsibleLocationNameSpecified |
Include the ResponsibleLocationName
property when serializing the class or generating the document.
| |
TransactionIdentifier |
Gets or sets the application header's transaction identifier for this document.
| |
TransactionIdentifierSpecified |
Include the TransactionIdentifier
property when serializing the class or generating the document.
|