ProjectDataSet.ProjectResourceRow.RES_GROUP - Propriété

Spécifie le code, l'abréviation ou le numéro que vous souhaitez entrer dans le cadre des informations de la ressource.

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

Syntaxe

'Déclaration
Public Property RES_GROUP As String
    Get
    Set
'Utilisation
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As String

value = instance.RES_GROUP

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

ProjectDataSet.ProjectResourceRow classe

ProjectDataSet.ProjectResourceRow - Membres

WebSvcProject - Espace de noms