Freigeben über


EnterpriseProjectType.Description-Eigenschaft

Dient zum Abrufen oder Festlegen der Beschreibung der Enterprise-Projekttyp.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property Description As String
    Get
    Set
'Usage
Dim instance As EnterpriseProjectType
Dim value As String

value = instance.Description

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

Eigenschaftswert

Typ: System.String
Die Beschreibung der Enterprise-Projekt-Typ.

Siehe auch

Referenz

EnterpriseProjectType Klasse

EnterpriseProjectType-Member

Microsoft.ProjectServer.Client-Namespace