AssnHistoryDataSet.HistoryDataTable.NewHistoryRow メソッド
行オブジェクトを作成するには、 HistoryDataTableで。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function NewHistoryRow As AssnHistoryDataSet.HistoryRow
'使用
Dim instance As AssnHistoryDataSet.HistoryDataTable
Dim returnValue As AssnHistoryDataSet.HistoryRow
returnValue = instance.NewHistoryRow()
public AssnHistoryDataSet.HistoryRow NewHistoryRow()
戻り値
型: WebSvcStatusing.AssnHistoryDataSet.HistoryRow
関連項目
参照先
AssnHistoryDataSet.HistoryDataTable クラス