共用方式為


EventHandlersDataSet.EventHandlersRow.IsDescriptionNull 方法

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

命名空間:  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是 null ;否則,請False。

請參閱

參照

EventHandlersDataSet.EventHandlersRow 類別

EventHandlersDataSet.EventHandlersRow 成員

WebSvcEvents 命名空間