Retrieve Column Definitions from a SharePoint List
Overview
This procedure retrieves the column definitions of a given SharePoint list.
Input Concepts
Concept
Description
Type
Required
slist
The list from which the schema will be retrieved.
sharepoint list
Yes
Output Concepts
Concept
Description
Type
column definitions
A list of column definitions in the specified list.
sharepoint list column
Examples
Last updated
Was this helpful?