Share via


DraftProject.WinprojVersion 屬性

取得或設定建立的草稿專案的 Project Professional 版本。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public Property WinprojVersion As Decimal
    Get
    Set
'用途
Dim instance As DraftProject
Dim value As Decimal

value = instance.WinprojVersion

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

屬性值

類型:System.Decimal
將十進位數字。

請參閱

參照

DraftProject 類別

DraftProject 成員

Microsoft.ProjectServer.Client 命名空間