Share via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.NextRunColumn property

Defines the column for the NextRunColumn field.

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

Syntax

'Declaration
Public ReadOnly Property NextRunColumn As DataColumn
    Get
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable members

WebSvcNotifications namespace