UserDelegationDataSet.ResourceDelegationsDataTable.DELEGATION_UIDColumn - Propriété
Définit la colonne pour le champ DELEGATION_UID .
Espace de noms : WebSvcResource
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DELEGATION_UIDColumn As DataColumn
Get
'Utilisation
Dim instance As UserDelegationDataSet.ResourceDelegationsDataTable
Dim value As DataColumn
value = instance.DELEGATION_UIDColumn
public DataColumn DELEGATION_UIDColumn { get; }
Valeur de propriété
Type : System.Data.DataColumn
Voir aussi
Référence
UserDelegationDataSet.ResourceDelegationsDataTable classe
UserDelegationDataSet.ResourceDelegationsDataTable - Membres