PublishedProject.NumberFiscalYearFromStart 屬性
取得一個值,指出是否要使用的專案開始年份的會計年度的編號。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property NumberFiscalYearFromStart As Boolean
Get
'用途
Dim instance As PublishedProject
Dim value As Boolean
value = instance.NumberFiscalYearFromStart
[RemoteAttribute]
public bool NumberFiscalYearFromStart { get; }
屬性值
類型:System.Boolean
True如果專案開始年度應用於會計年度編號 ;否則,請False。