Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Datasets/data-connect-dataset-sharepointfileactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The SharePoint File Actions datasets includes details about every time a file wa
| SiteId | string | GUID of the Site for the file | No | False |
| SiteUrl | string | URL for the site | No | False |
| WebId | string | GUID that identifies the Web inside the Site containing the file | No | False |
| WebTemplateId | string | ID of the template for the site containing the file | No | False |
| WebTemplateId | long | ID of the template for the site containing the file | No | False |
| ListId | string | GUID that identifies the List or Document Library containing the file | No | False |
| ListItemId | string | GUID that identifies the file | No | False |
| ItemURL | string | Full URL for the item | No | False |
Expand Down