PdcApplication.Sharepoint: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
'''This | '''This property is only available in the EciCloud!!''' <br> | ||
Opens a sharepoint location. Before using this function set the Oauth2.0 client ID and secret in Bemet, restservices. | Opens a sharepoint location. Before using this function set the Oauth2.0 client ID and secret in Bemet, restservices. | ||
Revision as of 13:22, 4 April 2023
Declaration
Sharepoint(strDirectoryInSharepoint As String) As PdcSharepoint
Description
This property 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