Represents a CICA document that can be sent to or received from another
trading partner using BargeEx.
Namespace:
BargeExAssembly: BargeEx (in BargeEx.dll)
Version: 3.0.400.140 (3.0.400.140)
Syntax
| C# |
|---|
public interface IDocument |
| Visual Basic (Declaration) |
|---|
Public Interface IDocument |
| Visual C++ |
|---|
public interface class IDocument |
Remarks
All BargeEx document classess that represent CICA documents implement
this interface.