Share via


SecurityProjectCategoriesDataSet.ProjectCategoriesRow クラス

SecurityProjectCategoriesDataSet.ProjectCategoriesRowオブジェクト内の行として、プロジェクト セキュリティ カテゴリ情報を表します。

継承階層

System.Object
  System.Data.DataRow
    WebSvcSecurity.SecurityProjectCategoriesDataSet.ProjectCategoriesRow

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

構文

'宣言
Public Class ProjectCategoriesRow _
    Inherits DataRow
'使用
Dim instance As SecurityProjectCategoriesDataSet.ProjectCategoriesRow
public class ProjectCategoriesRow : DataRow

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

SecurityProjectCategoriesDataSet.ProjectCategoriesRow メンバー

WebSvcSecurity 名前空間