次の方法で共有


SyncDataSet.SyncValueTranslationsRow.SYNC_WSS_LIST_UID プロパティ

取得または、SharePoint タスク リストの GUID を設定します。

名前空間:  WebSvcProject
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property SYNC_WSS_LIST_UID As Guid
    Get
    Set
'使用
Dim instance As SyncDataSet.SyncValueTranslationsRow
Dim value As Guid

value = instance.SYNC_WSS_LIST_UID

instance.SYNC_WSS_LIST_UID = value
public Guid SYNC_WSS_LIST_UID { get; set; }

プロパティ値

型: System.Guid

関連項目

参照先

SyncDataSet.SyncValueTranslationsRow クラス

SyncDataSet.SyncValueTranslationsRow メンバー

WebSvcProject 名前空間