PermissionDataSet.ActionsRow members
Represents the action of a Project Server security feature, as a row in the PermissionDataSet.ActionsDataTable object.
The PermissionDataSet.ActionsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
FeaturesRow | Gets the security feature row for a security action. | |
HasErrors | (Inherited from DataRow.) | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
WSEC_FEA_ACT_NAME | Gets the name of the security action for the feature. | |
WSEC_FEA_ACT_PARENT | Gets the GUID of the parent feature of the security action. | |
WSEC_FEA_ACT_UID | Gets the GUID of the security action for the feature. |
Top
Methods
Top