ComponentContentService Methods

MultiArchive SDK .NET

Collapse image Expand Image Copy image CopyHover image

[This is preliminary documentation and is subject to change.]

The ComponentContentService type exposes the following members.

Methods

  Name Description
Public method Dispose()()()()
Public method for closing the connection to the ComponentContentPortTypeClient correctly.
Protected method Dispose(Boolean)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method 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.
Public method ToString (Inherited from Object.)

See Also