ResourceDataSet.ResourcesRow.WRES_EMAIL - Propriété

Adresse de messagerie de la ressource.

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

Syntaxe

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

value = instance.WRES_EMAIL

instance.WRES_EMAIL = value
public string WRES_EMAIL { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

ResourceDataSet.ResourcesRow classe

ResourceDataSet.ResourcesRow - Membres

WebSvcWorkflow - Espace de noms