DepartmentsDataSet.DepartmentsRow.IsDEPARTMENT_PARENT_UIDNull 方法

确定指定的DEPARTMENT_PARENT_UID是空引用(无 在 Visual Basic 中)。

命名空间:  WebSvcAdmin
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Function IsDEPARTMENT_PARENT_UIDNull As Boolean
用法
Dim instance As DepartmentsDataSet.DepartmentsRow
Dim returnValue As Boolean

returnValue = instance.IsDEPARTMENT_PARENT_UIDNull()
public bool IsDEPARTMENT_PARENT_UIDNull()

返回值

类型:System.Boolean

另请参阅

引用

DepartmentsDataSet.DepartmentsRow 类

DepartmentsDataSet.DepartmentsRow 成员

WebSvcAdmin 命名空间