MultiArchive SDK .NET Documentation |
ComponentContentService Methods |
ComponentContentService Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The ComponentContentService type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose()()()() |
Public method for closing the connection to the ComponentContentPortTypeClient correctly.
|
|
Dispose(Boolean) | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RetrieveContent |
Method for retrieving the content of an item from MultiArchive.
The URN used for the method should be constructed in one of the following ways: urn:multiarchive:content:A42:25-1 urn:multiarchive:content:A42:25-1#5 The first URN will retrieve the content of ItemMaster 25, compound sequence 1 and implicit the latest version. The second URN will retrieve the content from the same document as the first URN, but here it is explicit specified that it shall retrieve the fifth (5.) version of the document. |
|
ToString | (Inherited from Object.) |