EventHandlersDataSet.EventHandlersRow.IsCancelOnErrorNull 方法

确定CancelOnError属性是否为空值。

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

语法

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

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

返回值

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

另请参阅

引用

EventHandlersDataSet.EventHandlersRow 类

EventHandlersDataSet.EventHandlersRow 成员

WebSvcEvents 命名空间