WssSettingsDataSet.WssAdminRow Members
Include Protected Members
Include Inherited Members
Specifies a row of administration and site data for a project.
The WssSettingsDataSet.WssAdminRow type exposes the following members.
Properties
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
WADMIN_AUTO_ADD_USER_TO_SUBWEB
Specifies whether self-service user account servicing is enabled.
Specifies whether self-service site creation is enabled.
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.
Specifies the unique identifier associated with the current site template of the hosting server.
Specifies the language culture identifier associated with the current site template of the hosting server.
Specifies the unique identifier for site administration.
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.
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.
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
IsWADMIN_DEFAULT_SITE_COLLECTIONNull
Determines whether the WADMIN_DEFAULT_SITE_COLLECTION property for the hosting server is set to a null value.
IsWADMIN_WSS_PWA_ADMIN_ROLE_IDNull
Determines whether the WSS_PWA_ADMIN_ROLE_ID() property for the hosting server is set to a null value.
IsWADMIN_WSS_PWA_PROJECT_MANAGER_ROLE_IDNull
Determines whether the WADMIN_WSS_PWA_PROJECT_MANAGER_ROLE_ID property for the hosting server is set to a null value.
IsWADMIN_WSS_PWA_READER_ROLE_IDNull
Determines whether the WADMIN_WSS_PWA_READER_ROLE_ID property for the hosting server is set to a null value.
IsWADMIN_WSS_PWA_TEAM_MEMBER_ROLE_IDNull
Determines whether the WADMIN_WSS_TEAM_MEMBER_ROLE_ID() property for the hosting server is set to a null value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
SetWADMIN_DEFAULT_SITE_COLLECTIONNull
Sets the WADMIN_DEFAULT_SITE_COLLECTION property to a null value.
SetWADMIN_WSS_PWA_ADMIN_ROLE_IDNull
Sets the WADMIN_WSS_PWA_ADMIN_ROLE_ID property to a null value.
SetWADMIN_WSS_PWA_PROJECT_MANAGER_ROLE_IDNull
Sets the WADMIN_WSS_PWA_PROJECT_MANAGER_ROLE_ID property to a null value.
SetWADMIN_WSS_PWA_READER_ROLE_IDNull
Sets the WADMIN_WSS_PWA_READER_ROLE_ID property to a null value.
SetWADMIN_WSS_PWA_TEAM_MEMBER_ROLE_IDNull
Sets the WADMIN_WSS_PWA_TEAM_MEMBER_ROLE_ID property to a null value.
(Inherited from Object.)
Top