PdcSharepoint: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Methods == PdcSharepoint.UploadFile<br /> PdcSharepoint.GetFileInfo<br /> PdcSharepoint.DownloadFile<br /> PdcSharepoint.DeleteFile<br /> PdcSharepoint.Se..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
[[PdcSharepoint.SearchFilesStartingWithName]]<br /> | [[PdcSharepoint.SearchFilesStartingWithName]]<br /> | ||
[[PdcSharepoint.SearchFileWithExactName]]<br /> | [[PdcSharepoint.SearchFileWithExactName]]<br /> | ||
[[PdcSharepoint.SearchFileInDirectory]]<br /> | |||
[[PdcSharepoint.FileListViaRelativePath]]<br /> | |||
[[PdcSharepoint.DirectoryPath]]<br /> | |||
== Notes == | == Notes == | ||
Access the files in the folder opened by calling | Access the files in the folder opened by calling [[pdcApplication.Sharepoint]]<br> | ||
== Availability == | == Availability == | ||
Available since 2021R4 | Available since 2021R4 |
Latest revision as of 11:36, 22 July 2024
Methods
PdcSharepoint.UploadFile
PdcSharepoint.GetFileInfo
PdcSharepoint.DownloadFile
PdcSharepoint.DeleteFile
PdcSharepoint.SearchFilesStartingWithName
PdcSharepoint.SearchFileWithExactName
PdcSharepoint.SearchFileInDirectory
PdcSharepoint.FileListViaRelativePath
PdcSharepoint.DirectoryPath
Notes
Access the files in the folder opened by calling pdcApplication.Sharepoint
Availability
Available since 2021R4