共用方式為


EnterpriseResourceCreationInformation.IsBudget 屬性

取得或設定 Boolean 值,指出這是否是預算資源。

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

語法

'宣告
<RemoteAttribute> _
Public Property IsBudget As Boolean
    Get
    Set
'用途
Dim instance As EnterpriseResourceCreationInformation
Dim value As Boolean

value = instance.IsBudget

instance.IsBudget = value
[RemoteAttribute]
public bool IsBudget { get; set; }

屬性值

類型:System.Boolean
True如果這是預算資源 ;否則,請False。

請參閱

參照

EnterpriseResourceCreationInformation 類別

EnterpriseResourceCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間