AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.SetEnabledByDefaultNull method
Sets the EnabledByDefault property to a null reference (Nothing in Visual Basic).
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.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