SearchLabel property

Returns or sets which label is used for the Documentum server site search link. If empty, the name of the docbase used for authentication is used.

Syntax


C++

HRESULT get_SearchLabel(BSTR* pSearchLabel)

HRESULT put_SearchLabel(BSTR* MySearchLabel)

Scripting languages

String = object.SearchLabel

object.SearchLabel = String

Home

Applies to

IERUDocumentumSettings