WssSettingsDataSet.WssAdminRow Members
Include Protected Members
Include Inherited Members
Contains project site administration information and SharePoint site interoperability data for one project.
The WssSettingsDataSet.WssAdminRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
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.) | |
WADMIN_AUTO_ADD_USER_TO_SUBWEB | Specifies whether self-service user account servicing is enabled. | |
WADMIN_AUTO_CREATE_SUBWEBS | Specifies whether self-service site creation is enabled. | |
WADMIN_CURRENT_STS_SERVER_UID | Specifies the unique identifier for the hosting server that is storing project data. | |
WADMIN_DEFAULT_SITE_COLLECTION | Specifies whether default search settings for the hosting server are in use. | |
WADMIN_STS_TEMPLATE_ID | Specifies the unique identifier associated with the current site template of the hosting server. | |
WADMIN_STS_TEMPLATE_LCID | Specifies the language culture identifier associated with the current site template of the hosting server. | |
WADMIN_UIDFAKE | Specifies the unique identifier for site administration. | |
WADMIN_WSS_PWA_ADMIN_ROLE_ID | Specifies the identifier used for the Administrator role for the hosting server. | |
WADMIN_WSS_PWA_PROJECT_MANAGER_ROLE_ID | Specifies the identifier used for the Project Manager role for the hosting server. | |
WADMIN_WSS_PWA_READER_ROLE_ID | Specifies the identifier used for the Reader role for the hosting server. | |
WADMIN_WSS_PWA_TEAM_MEMBER_ROLE_ID | Specifies the identifier used for the Team Member role for the hosting server. | |
WADMIN_WSS_RESTRICT_WORKSPACE_CREATION | Gets or sets a value that specifies whether to restrict creating a project site. |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top