次の方法で共有


SyncDataSet.SyncValueTranslationsRow.SYNC_WSS_VALUE プロパティ

取得または、SharePoint タスク リストで、フィールドの値を設定します。

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

構文

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

value = instance.SYNC_WSS_VALUE

instance.SYNC_WSS_VALUE = value
public string SYNC_WSS_VALUE { get; set; }

プロパティ値

型: System.String

関連項目

参照先

SyncDataSet.SyncValueTranslationsRow クラス

SyncDataSet.SyncValueTranslationsRow メンバー

WebSvcProject 名前空間