Freigeben über


ViewCreationInformation-Klasse

Gibt die Eigenschaften an, die zum Erstellen einer neuen Listenansicht verwendet werden.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.ViewCreationInformation

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Class ViewCreationInformation _
    Inherits ClientValueObject
'Usage
Dim instance As ViewCreationInformation
public class ViewCreationInformation : ClientValueObject

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

ViewCreationInformation-Member

Microsoft.SharePoint.Client-Namespace