Поделиться через


Свойство ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.Item

Получает объект строки в ReminderSubscriptionInfoDataTable, где указано с помощью индекса строки.

Пространство имен:  WebSvcNotifications
Сборка:  ProjectServerServices (в ProjectServerServices.dll)

Синтаксис

'Декларация
Public ReadOnly Property Item ( _
    index As Integer _
) As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
    Get
'Применение
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim index As Integer
Dim value As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

value = instance.Item(index)
public ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow this[
    int index
] { get; }

Параметры

  • index
    Тип: System.Int32

    Указывает строку.

Значение свойства

Тип: WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

См. также

Справочные материалы

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable класс

Элементы ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable

Пространство имен WebSvcNotifications