StatusingAssignmentDependenciesDataSet.PostDependenciesRow.WRES_EMAIL - Propriété
Contient l'adresse de messagerie de la ressource.
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property WRES_EMAIL As String
Get
Set
'Utilisation
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
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
StatusingAssignmentDependenciesDataSet.PostDependenciesRow classe
StatusingAssignmentDependenciesDataSet.PostDependenciesRow - Membres