CommunityAdminCanDefineDocumentumConnection property

Sets or returns whether the community administrator can define a connection to Documentum. Otherwise only the site administrator can perform the operation.

Syntax


C++

HRESULT get_CommunityAdminCanDefineDocumentumConnection(
   
VARIANT_BOOL* pCommunityAdminCanDefineConnection)

HRESULT put_CommunityAdminCanDefineDocumentumConnection(
   
VARIANT_BOOL myCommunityAdminCanDefineConnection)

Scripting languages

Boolean = Object.CommunityAdminCanDefineDocumentumConnection

Object
.CommunityAdminCanDefineDocumentumConnection = Boolean

Home

Applies to

IERUCommunityManager

IERUPermissionManager