SP へRoleDefinitionCreationInformation オブジェクト (sp.js)

新しいリスト ビューによってリスト ビューのビジュアル ページに表示されるリスト アイテムの最大数を指定する値を取得または設定します。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.RoleDefinitionCreationInformation()

メンバー

RoleDefinitionCreationInformationオブジェクトでは、次のメンバーがあります。

Constructor

RoleDefinitionCreationInformationオブジェクトでは、次のコンスがあります。

コンストラクター

説明

RoleDefinitionCreationInformation

Initializes a new instance of the SP.RoleDefinitionCreationInformation object.

プロパティ

RoleDefinitionCreationInformationオブジェクトでは、次のプロパティがあります。

プロパティ

説明

basePermissions

Gets or sets a value that specifies the permissions for the role definition.

説明

Gets or sets a value that specifies a description of the role definition.

Gets or sets a value that specifies the name of the role definition.

順序

Gets or sets a value that specifies the order in which roles are displayed.

typeId

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。