次の方法で共有


SecurityProjectCategoriesDataSet.UserRelationsDataTable.RES_UIDColumn プロパティ

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

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

構文

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

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

プロパティ値

型: System.Data.DataColumn

関連項目

参照先

SecurityProjectCategoriesDataSet.UserRelationsDataTable クラス

SecurityProjectCategoriesDataSet.UserRelationsDataTable メンバー

WebSvcSecurity 名前空間