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