ResourceDataSet.ResourcesDataTable.WRES_ACCOUNTColumn - Propriété

Définit la colonne pour le champ WRES_ACCOUNT .

Espace de noms :  WebSvcWorkflow
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property WRES_ACCOUNTColumn As DataColumn
    Get
'Utilisation
Dim instance As ResourceDataSet.ResourcesDataTable
Dim value As DataColumn

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

Valeur de propriété

Type : System.Data.DataColumn
Un objet DataColumn pour le champ.

Voir aussi

Référence

ResourceDataSet.ResourcesDataTable classe

ResourceDataSet.ResourcesDataTable - Membres

WebSvcWorkflow - Espace de noms