TimesheetDataSet.LinesRow.TS_LINE_CACHED_PROJ_REVISION_COUNTER 属性
表示源项目PROJ_UID属性所标识的修订。
命名空间: WebSvcTimeSheet
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property TS_LINE_CACHED_PROJ_REVISION_COUNTER As String
Get
Set
用法
Dim instance As TimesheetDataSet.LinesRow
Dim value As String
value = instance.TS_LINE_CACHED_PROJ_REVISION_COUNTER
instance.TS_LINE_CACHED_PROJ_REVISION_COUNTER = value
public string TS_LINE_CACHED_PROJ_REVISION_COUNTER { get; set; }