共用方式為


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.IsAlertNameNull 方法

決定是否AlertName屬性設定成null 參考 (未執行任何動作 於 Visual Basic 中)。

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

語法

'宣告
Public Function IsAlertNameNull As Boolean
'用途
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
Dim returnValue As Boolean

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

傳回值

類型:System.Boolean
如果訂閱提醒的名稱是null 參考 (未執行任何動作 於 Visual Basic 中),會傳回true 。

請參閱

參照

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow 類別

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow 成員

WebSvcNotifications 命名空間