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