AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AlertUIDColumn Property
Defines the column for the AlertID 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 AlertUIDColumn As DataColumn
Get
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim value As DataColumn
value = instance.AlertUIDColumn
public DataColumn AlertUIDColumn { get; }
Property Value
Type: System.Data.DataColumn
See Also
Reference
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Class
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Members