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


Свойство StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable.Item

Возвращает строку в PreDependenciesDataTable, где указано с помощью индекса строки.

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

Синтаксис

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

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

Параметры

  • index
    Тип: System.Int32

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

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

Тип: WebSvcStatusing.StatusingAssignmentDependenciesDataSet.PreDependenciesRow

См. также

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

StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable класс

Элементы StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable

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