次の方法で共有


TimesheetListDataSet.TimesheetsRow.TS_CACHED_RES_NAME プロパティ

RES_UIDプロパティに対応するキャッシュされた**RES_NAME()**を指定します。

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

構文

'宣言
Public Property TS_CACHED_RES_NAME As String
    Get
    Set
'使用
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As String

value = instance.TS_CACHED_RES_NAME

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

プロパティ値

型: System.String

関連項目

参照先

TimesheetListDataSet.TimesheetsRow クラス

TimesheetListDataSet.TimesheetsRow メンバー

WebSvcTimeSheet 名前空間