The BargeExService type exposes the following members.
Methods
Name | Description | |
---|---|---|
AcknowledgeDocument | Overloaded.
Indicates to BargeEx that the specified document has been
successfully persisted or processed and that subsequent calls
to the
GetNextDocument
method should return the next available document.
| |
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from SerializableBase.) | |
Copy |
Creates and returns an identical copy of the current BargeEx
BargeExService.
| |
CreateDocument |
Creates a BargeEx API document class instance from a CICA XML
document and returns an
IDocument
interface for the created class instance.
| |
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.) | |
GetDataMappings |
Returns the current BargeEx Master Data Mappings for the indicated
data mapping type. Allows for filtering by Master value or trading
partner value.
| |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetNextDocument | Overloaded.
Returns the next document available for retrieval from BargeEx.
| |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
SendDocument | Overloaded.
Sends the specified document to BargeEx.
| |
Test |
Tests the BargeExService to the BargeEx web services.
| |
ToString | (Inherited from Object.) | |
UpdateDataMapping |
Updates the BargeEx Data Mapping as indicated.
|