Partager via


ResourceDataSet.ResourcesDataTable.WRES_EMAIL_LANGUAGEColumn - Propriété

Définit la colonne pour le champ WRES_EMAIL_LANGUAGE .

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

Syntaxe

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

value = instance.WRES_EMAIL_LANGUAGEColumn
public DataColumn WRES_EMAIL_LANGUAGEColumn { 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

WebSvcTimeSheet - Espace de noms