AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.SetEnabledByDefaultNull Method

Sets the EnabledByDefault property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Sub SetEnabledByDefaultNull
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow

instance.SetEnabledByDefaultNull()
public void SetEnabledByDefaultNull()

See Also

Reference

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow Class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow Members

WebSvcNotifications Namespace