次の方法で共有


StatusingAssignmentDependenciesDataSet.PostDependenciesRow.RES_NAME プロパティ

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

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

構文

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

value = instance.RES_NAME

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

プロパティ値

型: System.String

関連項目

参照先

StatusingAssignmentDependenciesDataSet.PostDependenciesRow クラス

StatusingAssignmentDependenciesDataSet.PostDependenciesRow メンバー

WebSvcStatusing 名前空間