WebPublisherURL property

Sets or returns the URL for Documentum Web Publisher integration. The URL takes the following form:

protocol://server:port/

Syntax


C++

HRESULT get_WebPublisherURL(BSTR* pWebPublisherURL)

HRESULT put_WebPublisherURL(BSTR MyWebPublisherURL)

Scripting languages

WebPublisherURL = Object.WebPublisherURL

Object.WebPublisherURL = WebPublisherURL

Home

Applies to

IERUDocumentumSettings