AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.NewAlertSubscriptionInfoRow method
Cria um objeto de linha na AlertSubscriptionInfoDataTable.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Function NewAlertSubscriptionInfoRow As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
'Uso
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim returnValue As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
returnValue = instance.NewAlertSubscriptionInfoRow()
public AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow NewAlertSubscriptionInfoRow()
Valor retornado
Type: WebSvcNotifications.AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
Ver também
Referência
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable class
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable members