PdcApplication.Sharepoint

From External Bemet Wiki
Revision as of 12:28, 28 January 2022 by TC (talk | contribs) (Created page with "== Declaration == Sharepoint(strDirectoryInSharepoint As String) AsPdcSharepoint == Description == Opens a sharepoint location. The info to this location should be enter...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

Sharepoint(strDirectoryInSharepoint As String) AsPdcSharepoint

Description

Opens a sharepoint location. The info to this location should be entered in Bemet --> restservices.

Code example

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

Availability

available in 2021R4 and up