ClientObjectPrototype<T> 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.
public class ClientObjectPrototype<T> : Microsoft.SharePoint.Client.ClientObjectPrototype
type ClientObjectPrototype<'T> = class
inherit ClientObjectPrototype
Public Class ClientObjectPrototype(Of T)
Inherits ClientObjectPrototype
Type Parameters
- T
- Inheritance
Methods
Retrieve() | (Inherited from ClientObjectPrototype) |
Retrieve(String[]) | (Inherited from ClientObjectPrototype) |
RetrieveCollectionObject<ItemType>(String) | (Inherited from ClientObjectPrototype) |
RetrieveObject<PropertyType>(String) | (Inherited from ClientObjectPrototype) |