次の方法で共有


ProjectDataSet.ProjectResourceRow.RES_HAS_NOTES プロパティ

RES_NOTESプロパティには、メモがあるかどうかを示します。

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

構文

'宣言
Public Property RES_HAS_NOTES As Boolean
    Get
    Set
'使用
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Boolean

value = instance.RES_HAS_NOTES

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

プロパティ値

型: System.Boolean

関連項目

参照先

ProjectDataSet.ProjectResourceRow クラス

ProjectDataSet.ProjectResourceRow メンバー

WebSvcStatusing 名前空間