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 命名空间