次の方法で共有


CubeSettingsDataSet.CubeSettingsRow.WADMIN_IS_INACTIVETASKS_ENABLED プロパティ

取得または使用頻度の低いタスクが有効になっているかどうかを指定するブール値を設定します。

名前空間:  WebSvcCubeAdmin
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property WADMIN_IS_INACTIVETASKS_ENABLED As Boolean
    Get
    Set
'使用
Dim instance As CubeSettingsDataSet.CubeSettingsRow
Dim value As Boolean

value = instance.WADMIN_IS_INACTIVETASKS_ENABLED

instance.WADMIN_IS_INACTIVETASKS_ENABLED = value
public bool WADMIN_IS_INACTIVETASKS_ENABLED { get; set; }

プロパティ値

型: System.Boolean

関連項目

参照先

CubeSettingsDataSet.CubeSettingsRow クラス

CubeSettingsDataSet.CubeSettingsRow メンバー

WebSvcCubeAdmin 名前空間