DraftProject.WinprojVersion-Eigenschaft
Dient zum Abrufen oder festlegen die Version von Project Professional, die das Projekt erstellt haben.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Property WinprojVersion As Decimal
Get
Set
'Usage
Dim instance As DraftProject
Dim value As Decimal
value = instance.WinprojVersion
instance.WinprojVersion = value
[RemoteAttribute]
public decimal WinprojVersion { get; set; }
Eigenschaftswert
Typ: System.Decimal
Eine Dezimalzahl.