次の方法で共有


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.WSEC_CAT_UIDColumn プロパティ

WSEC_CAT_UIDフィールドの列を定義します。

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

構文

'宣言
Public ReadOnly Property WSEC_CAT_UIDColumn As DataColumn
    Get
'使用
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim value As DataColumn

value = instance.WSEC_CAT_UIDColumn
public DataColumn WSEC_CAT_UIDColumn { get; }

プロパティ値

型: System.Data.DataColumn

関連項目

参照先

SecurityProjectCategoriesDataSet.GroupRelationsDataTable クラス

SecurityProjectCategoriesDataSet.GroupRelationsDataTable メンバー

WebSvcSecurity 名前空間