次の方法で共有


AssnHistoryDataSet.HistoryRow.RES_NAME プロパティ

取得または設定、リソースの名前。

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

構文

'宣言
Public Property RES_NAME As String
    Get
    Set
'使用
Dim instance As AssnHistoryDataSet.HistoryRow
Dim value As String

value = instance.RES_NAME

instance.RES_NAME = value
public string RES_NAME { get; set; }

プロパティ値

型: System.String

関連項目

参照先

AssnHistoryDataSet.HistoryRow クラス

AssnHistoryDataSet.HistoryRow メンバー

WebSvcStatusing 名前空間