Compartilhar via


UserDelegationDataSet.ResourceDelegationsDataTable.Count propriedade

Obtém o número de linhas na ResourceDelegationsDataTable.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
    Get
'Uso
Dim instance As UserDelegationDataSet.ResourceDelegationsDataTable
Dim value As Integer

value = instance.Count
[BrowsableAttribute(false)]
public int Count { get; }

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

UserDelegationDataSet.ResourceDelegationsDataTable classe

UserDelegationDataSet.ResourceDelegationsDataTable membros

WebSvcResource namespace