Compartilhar via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.IsIsSubscribedNull method

Determina se a propriedade IsSubscribed está definida como a null reference (Nothing in Visual Basic).

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Function IsIsSubscribedNull As Boolean
'Uso
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow members

WebSvcNotifications namespace