ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.IsSubscribedColumn Property
Namespace: WebSvcNotifications
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public ReadOnly Property IsSubscribedColumn As DataColumn
Get
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim value As DataColumn
value = instance.IsSubscribedColumn
public DataColumn IsSubscribedColumn { get; }
Property Value
Type: System.Data.DataColumn
See Also
Reference
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable Class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable Members