ProjectDataSet.ProjectRow.IsPROJ_NEW_TASKS_ARE_MANUALNull 方法
決定是否要將PROJ_NEW_TASKS_ARE_MANUAL屬性設定為 null 值。
命名空間: WebSvcProject
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function IsPROJ_NEW_TASKS_ARE_MANUALNull As Boolean
'用途
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean
returnValue = instance.IsPROJ_NEW_TASKS_ARE_MANUALNull()
public bool IsPROJ_NEW_TASKS_ARE_MANUALNull()