共用方式為


EventHandlersDataSet.EventHandlersRow.IsAssemblyNameNull 方法

會決定是否為 null 的組件名稱。

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

語法

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

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

傳回值

類型:System.Boolean
True如果組件名稱是 null ;否則,請False。

請參閱

參照

EventHandlersDataSet.EventHandlersRow 類別

EventHandlersDataSet.EventHandlersRow 成員

WebSvcEvents 命名空間