Partager via


DelegationDataSet.DelegatableAssignmentsRow.PROJ_NAME - Propriété

Spécifie le nom du projet qui est associé à l'affectation.

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

Syntaxe

'Déclaration
Public Property PROJ_NAME As String
    Get
    Set
'Utilisation
Dim instance As DelegationDataSet.DelegatableAssignmentsRow
Dim value As String

value = instance.PROJ_NAME

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

DelegationDataSet.DelegatableAssignmentsRow classe

DelegationDataSet.DelegatableAssignmentsRow - Membres

WebSvcStatusing - Espace de noms