次の方法で共有


StatusingAssignmentDependenciesDataSet.PostDependenciesRow.WRES_EMAIL プロパティ

リソースの電子メール アドレスが含まれています。

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

構文

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

value = instance.WRES_EMAIL

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

プロパティ値

型: System.String

関連項目

参照先

StatusingAssignmentDependenciesDataSet.PostDependenciesRow クラス

StatusingAssignmentDependenciesDataSet.PostDependenciesRow メンバー

WebSvcStatusing 名前空間