Share via


DraftProject.DaysPerMonth 屬性

取得或設定每個月的工作日的預設數。

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

語法

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

value = instance.DaysPerMonth

instance.DaysPerMonth = value
[RemoteAttribute]
public short DaysPerMonth { get; set; }

屬性值

類型:System.Int16
每個月的工作天數目。

請參閱

參照

DraftProject 類別

DraftProject 成員

Microsoft.ProjectServer.Client 命名空間