AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.IsEnabledByDefaultNull Method

Determines whether the EnabledByDefault property is set to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcNotifications
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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

WebSvcNotifications Namespace