Share via


SecurityCategoriesDataSet.SecurityCategoryRulesDataTable.WSEC_OBJ_RULE_TYPEColumn property

Defines the column for the WSEC_OBJ_RULE_TYPE field.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public ReadOnly Property WSEC_OBJ_RULE_TYPEColumn As DataColumn
    Get
'Usage
Dim instance As SecurityCategoriesDataSet.SecurityCategoryRulesDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

SecurityCategoriesDataSet.SecurityCategoryRulesDataTable class

SecurityCategoriesDataSet.SecurityCategoryRulesDataTable members

WebSvcSecurity namespace