DraftProject.WinprojVersion property
Gets or sets the version of Project Professional that created the draft project.
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; }
Property value
Type: System.Decimal
A decimal number.