EventHandlersDataSet.EventHandlersRow.IsClassNameNull 方法
會決定是否為 null 的類別名稱。
命名空間: WebSvcEvents
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function IsClassNameNull As Boolean
'用途
Dim instance As EventHandlersDataSet.EventHandlersRow
Dim returnValue As Boolean
returnValue = instance.IsClassNameNull()
public bool IsClassNameNull()
傳回值
類型:System.Boolean
True如果的類別名稱是 null ;否則,請False。
請參閱
參照
EventHandlersDataSet.EventHandlersRow 類別