Partager via


DraftProject.WinprojVersion - Propriété

Obtient ou définit la version de Project Professional qui a créé le projet de brouillon.

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

Syntaxe

'Déclaration
<RemoteAttribute> _
Public Property WinprojVersion As Decimal
    Get
    Set
'Utilisation
Dim instance As DraftProject
Dim value As Decimal

value = instance.WinprojVersion

instance.WinprojVersion = value
[RemoteAttribute]
public decimal WinprojVersion { get; set; }

Valeur de propriété

Type : System.Decimal
Un nombre décimal.

Voir aussi

Référence

DraftProject classe

DraftProject - Membres

Microsoft.ProjectServer.Client - Espace de noms