List Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.List", ServerTypeId="{d89f0b18-614e-4b4a-bac0-fd6142b55448}")]
public class List : Microsoft.SharePoint.Client.SecurableObject
type List = class
inherit SecurableObject
Public Class List
Inherits SecurableObject
- Inheritance
- Attributes
Constructors
List(ClientRuntimeContext, ObjectPath) |