Поделиться через


SecurityCategoriesDataSet.SecurityCategoryRulesDataTable.WSEC_OBJ_RULE_TYPEColumn Property

Defines the column for the WSEC_OBJ_RULE_TYPE field.

Namespace:  [Security Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Security.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Security.asmx?wsdl

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

Security Web Service