共用方式為


EventHandlersDataSet.EventHandlersRow.IsOrderNull 方法

會決定是否Order屬性為 null 值。

命名空間:  WebSvcEvents
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Function IsOrderNull As Boolean
'用途
Dim instance As EventHandlersDataSet.EventHandlersRow
Dim returnValue As Boolean

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

傳回值

類型:System.Boolean
True順序設為 null ;否則,請False。

請參閱

參照

EventHandlersDataSet.EventHandlersRow 類別

EventHandlersDataSet.EventHandlersRow 成員

WebSvcEvents 命名空間