ProjectDataSet.AssignmentRow.ASSN_HYPERLINK_ADDRESS - Propriété
Spécifie l'URL pour le lien hypertexte associé à cette affectation.
Espace de noms : WebSvcProject
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property ASSN_HYPERLINK_ADDRESS As String
Get
Set
'Utilisation
Dim instance As ProjectDataSet.AssignmentRow
Dim value As String
value = instance.ASSN_HYPERLINK_ADDRESS
instance.ASSN_HYPERLINK_ADDRESS = value
public string ASSN_HYPERLINK_ADDRESS { get; set; }
Valeur de propriété
Type : System.String
Remarques
Lecture seule.
Notes
ASSN_HYPERLINK_ADDRESS ne contient pas de n'importe quel point d'ancrage ou ce qui serait appelé ASSN_HYPERLINK_SUB_ADDRESS. il n'est pas ASSN_HYPERLINK_SUB_ADDRESS.
Voir aussi
Référence
ProjectDataSet.AssignmentRow classe
ProjectDataSet.AssignmentRow - Membres