UserDelegationDataSet.ResourceDelegationsDataTable.DELEGATION_STARTColumn property

Defines the column for the DELEGATION_START field.

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

Syntax

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

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

Property value

Type: System.Data.DataColumn

See also

Reference

UserDelegationDataSet.ResourceDelegationsDataTable class

UserDelegationDataSet.ResourceDelegationsDataTable members

WebSvcResource namespace