Compartilhar via


ResourceAuthorizationDataSet.ResourcesDataTable.WRES_ACCOUNTColumn property

Define a coluna para o campo WRES_ACCOUNT .

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

Syntax

'Declaração
Public ReadOnly Property WRES_ACCOUNTColumn As DataColumn
    Get
'Uso
Dim instance As ResourceAuthorizationDataSet.ResourcesDataTable
Dim value As DataColumn

value = instance.WRES_ACCOUNTColumn
public DataColumn WRES_ACCOUNTColumn { get; }

Property value

Type: System.Data.DataColumn

See also

Reference

ResourceAuthorizationDataSet.ResourcesDataTable class

ResourceAuthorizationDataSet.ResourcesDataTable members

WebSvcResource namespace