ProjectWSSInfoDataSet.ProjWssInfoRow Members
Include Protected Members
Include Inherited Members
Specifies a row of SharePoint site information that allows interoperability of project sites with Project Server.
The ProjectWSSInfoDataSet.ProjWssInfoRow 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.) | |
PROJECT_COMMITMENTS_URL | Specifies the URL for the Project Commitments list of a project on a hosted server. | |
PROJECT_DOCUMENTS_URL | Specifies the URL for the Project Documents library of a project on a hosted server. | |
PROJECT_ISSUES_URL | Specifies the URL for the Project Issues list of a project on a hosted server. | |
PROJECT_NAME | Specifies the name of a project associated with a project site on a hosted server. | |
PROJECT_RISKS_URL | Specifies the URL for the Project Risks list of a project on a hosted server. | |
PROJECT_UID | Specifies the GUID of a project associated with a project site on a hosted server. | |
PROJECT_WORKSPACE_NAME | Specifies the project site name associated with a project on a hosted server. | |
PROJECT_WORKSPACE_URL | Specifies the project site URL associated with a project on a hosted server. | |
PROJECT_WORKSPACE_VSERVER_URL | Specifies the URL that includes the virtual server name associated with a project on a hosted server. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
WSS_PWA_ADMIN_ROLE_ID | Specifies the identifier for the administration role of a project site on a hosted server. | |
WSS_PWA_PROJECT_MANAGER_ROLE_ID | Specifies the identifier for the Project Manager role of a project site on a hosted server. | |
WSS_PWA_READER_ROLE_ID | Specifies the identifier for the Reader role of a project site on a hosted server. | |
WSS_PWA_TEAM_MEMBER_ROLE_ID | Specifies the identifier for the Team Member role of a project site on a hosted server. | |
WSS_SERVER_UID | Specifies the GUID for the SharePoint hosting server. |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top