ResourceDataSet.CalendarExceptionsDataTable.RecurrenceMonthDayColumn propriedade
Define a coluna para o campo RecurrenceMonthDay .
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property RecurrenceMonthDayColumn As DataColumn
Get
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim value As DataColumn
value = instance.RecurrenceMonthDayColumn
public DataColumn RecurrenceMonthDayColumn { get; }
Valor de propriedade
Tipo: System.Data.DataColumn
Ver também
Referência
ResourceDataSet.CalendarExceptionsDataTable classe