Freigeben über


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AlertNameColumn Property

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

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

WebSvcNotifications Namespace