DepartmentsDataSet.DepartmentsRow.IsDEPARTMENT_FULLNAMENull 方法

确定指定的DEPARTMENT_FULLNAME属性是否为空引用(无 在 Visual Basic 中)。

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

语法

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

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

返回值

类型:System.Boolean

另请参阅

引用

DepartmentsDataSet.DepartmentsRow 类

DepartmentsDataSet.DepartmentsRow 成员

WebSvcAdmin 命名空间