Share via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AlertNameColumn Property

Defines the column for the AlertName field.

Namespace:  [Notifications Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Notifications.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Notifications.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property AlertNameColumn As DataColumn
    Get
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim value As DataColumn

value = instance.AlertNameColumn
public DataColumn AlertNameColumn { get; }

Property Value

Type: System.Data.DataColumn

See Also

Reference

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Members

Notifications Web Service