SyncDataSet.SyncValueTranslationsRow.SYNC_WSS_FIELD_UID プロパティ
取得または、SharePoint タスク リストで、フィールドの GUID を設定します。
名前空間: WebSvcProject
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property SYNC_WSS_FIELD_UID As Guid
Get
Set
'使用
Dim instance As SyncDataSet.SyncValueTranslationsRow
Dim value As Guid
value = instance.SYNC_WSS_FIELD_UID
instance.SYNC_WSS_FIELD_UID = value
public Guid SYNC_WSS_FIELD_UID { get; set; }
プロパティ値
型: System.Guid
関連項目
参照先
SyncDataSet.SyncValueTranslationsRow クラス