DraftProject.FiscalYearStartMonth 属性

获取或设置在会计年度第一个月的数目。

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

语法

声明
<RemoteAttribute> _
Public Property FiscalYearStartMonth As Short
    Get
    Set
用法
Dim instance As DraftProject
Dim value As Short

value = instance.FiscalYearStartMonth

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

属性值

类型:System.Int16
数字值,该值指示在该会计年度的第一个月。

另请参阅

引用

DraftProject 类

DraftProject 成员

Microsoft.ProjectServer.Client 命名空间