DriverDataSet.DriverImpactStatementsRow.IsDESCRIPTIONNull 方法

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

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

语法

声明
Public Function IsDESCRIPTIONNull As Boolean
用法
Dim instance As DriverDataSet.DriverImpactStatementsRow
Dim returnValue As Boolean

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

返回值

类型:System.Boolean

另请参阅

引用

DriverDataSet.DriverImpactStatementsRow 类

DriverDataSet.DriverImpactStatementsRow 成员

WebSvcDriver 命名空间