ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.ReminderIsRepetitiveColumn property
Define a coluna para o campo ReminderIsRepetitive .
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public ReadOnly Property ReminderIsRepetitiveColumn As DataColumn
Get
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim value As DataColumn
value = instance.ReminderIsRepetitiveColumn
public DataColumn ReminderIsRepetitiveColumn { get; }
Property value
Type: System.Data.DataColumn
Ver também
Referência
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable members