次の方法で共有


ViewCreationInformation メンバー

保護されたメンバーを含む
宣言されたメンバーを含む

Specifies the properties used to create a new list view.

ViewCreationInformation 型は次のメンバーを公開します。

コンストラクター

  名前 説明
パブリック メソッド ViewCreationInformation Initializes a new instance of the ViewCreationInformation object.

Top

プロパティ

  名前 説明
パブリック プロパティ Paged Gets or sets a value that specifies whether the new list view is a paged view.
パブリック プロパティ PersonalView Gets or sets a value that specifies whether the new list view is a personal view. If the value is false, the new list view is a public view.
パブリック プロパティ Query Gets or sets a value that specifies the query for the new list view.
パブリック プロパティ RowLimit Gets or sets a value that specifies the maximum number of list items that the new list view displays on a visual page of the list view.
パブリック プロパティ SetAsDefaultView Gets or sets a value that specifies whether the new list view is the default list view.
パブリック プロパティ Title Gets or sets the value that specifies the display name of the new list view.
パブリック プロパティ TypeId このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientValueObject.TypeId を上書きします。)
パブリック プロパティ ViewFields Gets or sets the value that specifies the collection of field internal names for the list fields in the new list view.
パブリック プロパティ ViewTypeKind Gets or sets a value that specifies the type of the new list view.

Top

メソッド

  名前 説明
パブリック メソッド CustomFromJson このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientValueObject から継承されています。)
パブリック メソッド CustomWriteToXml このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientValueObject から継承されています。)
パブリック メソッド FromJson このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientValueObject から継承されています。)
保護されたメソッド InitOnePropertyFromJson (ClientValueObject.InitOnePropertyFromJson(String, JsonReader) を上書きします。)
パブリック メソッド ToString (Object から継承されています。)
パブリック メソッド WriteToXml このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientValueObject.WriteToXml(XmlWriter, SerializationContext) を上書きします。)

Top

関連項目

参照先

ViewCreationInformation クラス

Microsoft.SharePoint.Client 名前空間