次の方法で共有


ChangeList.ListId プロパティ

リスト ビュー内のフィールドのコレクションを表します。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内);  Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内)  Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)

構文

'宣言
Public ReadOnly Property ListId As Guid
    Get
'使用
Dim instance As ChangeList
Dim value As Guid

value = instance.ListId
public Guid ListId { get; }

プロパティ値

型: System.Guid
変更の一覧の id を表すGuidインスタンスを返します。

例外

例外 条件
[System.NotSupportedException]

コレクションの変更の変更] フィールドの項目に含まれているリストの識別子は、 null 参照 (Visual Basic のNothing )です。エラー コード:-1 します。

関連項目

参照先

ChangeList クラス

ChangeList メンバー

Microsoft.SharePoint.Client 名前空間