UserDelegationDataSet.ResourceDelegationsDataTable.DELEGATION_UIDColumn property

Defines the column for the DELEGATION_UID field.

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

Syntax

'Declaration
Public ReadOnly Property DELEGATION_UIDColumn As DataColumn
    Get
'Usage
Dim instance As UserDelegationDataSet.ResourceDelegationsDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

UserDelegationDataSet.ResourceDelegationsDataTable class

UserDelegationDataSet.ResourceDelegationsDataTable members

WebSvcResource namespace