AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.IsIsSubscribedNull method
Determines whether the IsSubscribed property is set to a null reference (Nothing in Visual Basic).
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsIsSubscribedNull As Boolean
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
Dim returnValue As Boolean
returnValue = instance.IsIsSubscribedNull()
public bool IsIsSubscribedNull()
Return value
Type: System.Boolean
See also
Reference
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow class
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow members