ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.IsTS_LINE_CACHED_PROJ_REVISION_COUNTERNull 方法
決定是否要將TS_LINE_CACHED_PROJ_REVISION_COUNTER屬性設定為 null 值。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function IsTS_LINE_CACHED_PROJ_REVISION_COUNTERNull As Boolean
'用途
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim returnValue As Boolean
returnValue = instance.IsTS_LINE_CACHED_PROJ_REVISION_COUNTERNull()
public bool IsTS_LINE_CACHED_PROJ_REVISION_COUNTERNull()
傳回值
請參閱
參照
ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow 類別