The DocumentHeader type exposes the following members.
Properties
Name | Description | |
---|---|---|
CreateDateTime |
Gets or sets the date and time the document was created.
| |
CreateDateTimeSpecified |
Include the CreateDateTime
property when serializing the class or generating the document.
| |
InstanceIdentifier |
Gets or sets the unique instance identifier for this document.
| |
InstanceIdentifierSpecified |
Include the InstanceIdentifier
property when serializing the class or generating the document.
| |
ReceiverAddress |
Gets or sets the address of the Receiver of this document.
| |
ReceiverContactEmail |
Gets or sets the contact e-mail address for the Receiver of this document.
| |
ReceiverContactEmailSpecified |
Include the ReceiverContactEmail
property when serializing the class or generating the document.
| |
ReceiverContactName |
Gets or sets the contact name for the Receiver of this document.
| |
ReceiverContactNameSpecified |
Include the ReceiverContactName
property when serializing the class or generating the document.
| |
ReceiverName |
Gets or sets the name of the Receiver of this document.
| |
ReceiverNameSpecified |
Include the ReceiverName
property when serializing the class or generating the document.
| |
ReceiverTelephones |
Gets the collection of contact telephone numbers for the Receiver of
this document.
| |
ReceiverTradingPartnerNumber |
Gets or sets the BargeEx trading partner number for the Receiver of
this document.
| |
ReceiverTradingPartnerNumberSpecified |
Include the ReceiverTradingPartnerNumber
property when serializing the class or generating the document.
| |
SenderAddress |
Gets or sets the address of the sender of this document.
| |
SenderContactEmail |
Gets or sets the contact e-mail address for the sender of this document.
| |
SenderContactEmailSpecified |
Include the SenderContactEmail
property when serializing the class or generating the document.
| |
SenderContactName |
Gets or sets the contact name for the sender of this document.
| |
SenderContactNameSpecified |
Include the SenderContactName
property when serializing the class or generating the document.
| |
SenderName |
Gets or sets the name of the sender of this document.
| |
SenderNameSpecified |
Include the SenderName
property when serializing the class or generating the document.
| |
SenderTelephones |
Gets the collection of contact telephone numbers for the sender of
this document.
| |
SenderTradingPartnerNumber |
Gets or sets the BargeEx trading partner number for the sender of
this document.
| |
SenderTradingPartnerNumberSpecified |
Include the SenderTradingPartnerNumber
property when serializing the class or generating the document.
|