WssSettingsDataSet.WssAdminRow 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 | Gets or sets a value that indicates whether self-service user account servicing is enabled. | |
WADMIN_AUTO_CREATE_SUBWEBS | Gets or sets a value that indicates whether self-service site creation is enabled. | |
WADMIN_CURRENT_STS_SERVER_UID | Gets or sets the unique identifier for the hosting server that is storing project data. | |
WADMIN_DEFAULT_SITE_COLLECTION | Gets or sets a value that indicates whether default search settings for the hosting server are in use. | |
WADMIN_STS_TEMPLATE_ID | Gets or sets the unique identifier that is associated with the current site template of the hosting server. | |
WADMIN_STS_TEMPLATE_LCID | Gets or sets the language culture identifier that is associated with the current site template of the hosting server. | |
WADMIN_UIDFAKE | Gets or sets the unique identifier for site administration. | |
WADMIN_USER_SYNC_SETTING | Gets or sets a number that establishes user sync settings. | |
WADMIN_WSS_PWA_ADMIN_ROLE_ID | Gets or sets the identifier used for the Administrator role for the hosting server. | |
WADMIN_WSS_PWA_PROJECT_MANAGER_ROLE_ID | Gets or sets the identifier used for the Project Manager role for the hosting server. | |
WADMIN_WSS_PWA_READER_ROLE_ID | Gets or sets the identifier used for the Reader role for the hosting server. | |
WADMIN_WSS_PWA_TEAM_MEMBER_ROLE_ID | Gets or sets the identifier used for the Team Member role for the hosting server. | |
WADMIN_WSS_RESTRICT_WORKSPACE_CREATION | Gets or sets a value that indicates whether to restrict creating a project site. |
Top
Methods
Top