TimesheetListDataSet.TimesheetsRow.TS_CACHED_RES_NAME 属性
指定缓存的**RES_NAME()**到RES_UID属性相对应。
命名空间: 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; }
属性值
另请参阅
引用
TimesheetListDataSet.TimesheetsRow 类