PdcApplication.Sharepoint

From External Bemet Wiki
Revision as of 13:22, 4 April 2023 by TC (talk | contribs)
Jump to navigation Jump to search

Declaration

Sharepoint(strDirectoryInSharepoint As String) As PdcSharepoint

Description

This method is only available in the EciCloud!!
Opens a sharepoint location. Before using this function set the Oauth2.0 client ID and secret in Bemet, restservices.

Code example

Dim sp As PDCEXT.PdcSharepoint = PDC.App.Sharepoint("scriptLocation")

Availability

available in 2021R4 and up