EventHandlersDataSet.EventHandlersRow.IsDescriptionNull 方法

确定Description属性是否为空值。

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

语法

声明
Public Function IsDescriptionNull As Boolean
用法
Dim instance As EventHandlersDataSet.EventHandlersRow
Dim returnValue As Boolean

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

返回值

类型:System.Boolean
True Description为空 ; 如果否则为False。

另请参阅

引用

EventHandlersDataSet.EventHandlersRow 类

EventHandlersDataSet.EventHandlersRow 成员

WebSvcEvents 命名空间