Partager via


ResourceDataSet.ResourcesRow.WRES_EMAIL_LANGUAGE - Propriété

Obtient ou définit la langue pour les messages électroniques à la ressource.

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

Syntaxe

'Déclaration
Public Property WRES_EMAIL_LANGUAGE As Integer
    Get
    Set
'Utilisation
Dim instance As ResourceDataSet.ResourcesRow
Dim value As Integer

value = instance.WRES_EMAIL_LANGUAGE

instance.WRES_EMAIL_LANGUAGE = value
public int WRES_EMAIL_LANGUAGE { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ResourceDataSet.ResourcesRow classe

ResourceDataSet.ResourcesRow - Membres

WebSvcResource - Espace de noms