EnterpriseResource.Code - Propriété

Obtient ou définit tout code, abréviation ou nombre entré dans le cadre des informations sur une ressource d'entreprise.

Espace de noms :  Microsoft.ProjectServer.Client
Assembly :  Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)

Syntaxe

'Déclaration
<RemoteAttribute> _
Public Property Code As String
    Get
    Set
'Utilisation
Dim instance As EnterpriseResource
Dim value As String

value = instance.Code

instance.Code = value
[RemoteAttribute]
public string Code { get; set; }

Valeur de propriété

Type : System.String
Chaîne qui contient des informations sur le code.

Voir aussi

Référence

EnterpriseResource classe

EnterpriseResource - Membres

Microsoft.ProjectServer.Client - Espace de noms