ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.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 ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
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; }
属性值
另请参阅
引用
ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow 类