다음을 통해 공유


DraftProject.WinprojVersion property

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

Syntax

'Declaration
Public Property WinprojVersion As Decimal
    Get
    Set
'Usage
Dim instance As DraftProject
Dim value As Decimal

value = instance.WinprojVersion

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

Property value

Type: System.Decimal

See also

Reference

DraftProject class

DraftProject members

Microsoft.ProjectServer.Client namespace