Show 

Home > eRoom API Help > Server Access API > SAAPI Properties > WebtopURL property

Show Show 

 

WebtopURL property

Sets or returns the URL to a Documentum Webtop page for displaying additional properties of a Documentum file. The URL takes the following form:

protocol://server:port/

Syntax


C++

HRESULT get_WebtopURL(BSTR* pWebtopURL)

HRESULT put_WebtopURL(BSTR MyWebtopURL)

Scripting languages

WebtopURL = Object.WebtopURL

Object.WebtopURL = WebtopURL

Home

Applies to

IERUDocumentumSettings