The DocumentHeader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DocumentHeader | Overloaded.
Initializes a new instance of the
DocumentHeader
class.
|
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
(Inherited from SerializableBase.) |
![]() | 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.) |
![]() | ToString | (Inherited from Object.) |
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.
|