ProjectWSSInfoDataSet.ProjWssInfoRow.PROJECT_ISSUES_URL プロパティ
ホスト サーバーには、プロジェクトのプロジェクトの懸案事項リストの URL を指定します。
名前空間: WebSvcWssInterop
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property PROJECT_ISSUES_URL As String
Get
Set
'使用
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
Dim value As String
value = instance.PROJECT_ISSUES_URL
instance.PROJECT_ISSUES_URL = value
public string PROJECT_ISSUES_URL { get; set; }
プロパティ値
関連項目
参照先
ProjectWSSInfoDataSet.ProjWssInfoRow クラス