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