PublishedProject.DaysPerMonth 属性

获取默认的每月的工作日数。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public ReadOnly Property DaysPerMonth As Short
    Get
用法
Dim instance As PublishedProject
Dim value As Short

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

属性值

类型:System.Int16
每月的工作日数。

另请参阅

引用

PublishedProject 类

PublishedProject 成员

Microsoft.ProjectServer.Client 命名空间