ProjectWSSInfoDataSet.ProjWssInfoRow Members
Include Protected Members
Include Inherited Members
Specifies a row of project information on the Web-based project hosting server.
The ProjectWSSInfoDataSet.ProjWssInfoRow 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.)
Specifies the Url for the Project Commitments list of a project on a hosted server.
Specifies the Url for the Project Documents library of a project on a hosted server.
Specifies the Url for the Project Issues list of a project on a hosted server.
Specifies the Url for the Project Name of a project on a hosted server.
Specifies the Url for the Project Risks list of a project on a hosted server.
Indicates the unique identifier for a project on a hosted server.
Specifies the workspace name associated with a project on a hosted server.
Specifies the workspace Url associated with a project on a hosted server.
Specifies the Url that includes the virtual server name associated with a project on a hosted server.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the identifier for the administration role on a hosted server.
WSS_PWA_PROJECT_MANAGER_ROLE_ID
Specifies the identifier for the Project Manager role on a hosted server.
Specifies the identifier for the Reader role on a hosted server.
Specifies the identifier for the Team Member role on a hosted server.
Specifies the unique identifier for the Web-based project 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.)
Determines whether PROJECT_COMMITMENTS_URL is set to a null value.
Determines whether PROJECT_DOCUMENTS_URL is set to a null value.
Determines whether PROJECT_ISSUES_URL is set to a null value.
Determines whether PROJECT_NAME is set to a null value.
Determines whether PROJECT_RISKS_URL is set to a null value.
Determines whether PROJECT_UID is set to a null value.
Determines whether PROJECT_WORKSPACE_NAME is set to a null value.
Determines whether PROJECT_WORKSPACE_URL is set to a null value.
IsPROJECT_WORKSPACE_VSERVER_URLNull
Determines whether PROJECT_WORKSPACE_VSERVER_URL is set to a null value.
Determines whether WSS_PWA_ADMIN_ROLE_ID is set to a null value.
IsWSS_PWA_PROJECT_MANAGER_ROLE_IDNull
Determines whether WSS_PWA_PROJECT_MANAGER_ROLE_ID is set to a null value.
Determines whether WSS_PWA_READER_ROLE_ID is set to a null value.
IsWSS_PWA_TEAM_MEMBER_ROLE_IDNull
Determines whether WSS_PWA_TEAM_MEMBER_ROLE_ID 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.)
SetPROJECT_COMMITMENTS_URLNull
Sets WSS_PWA_TEAM_MEMBER_ROLE_ID to a null value.
Sets PROJECT_DOCUMENTS_URL to a null value.
Sets PROJECT_DOCUMENTS_URL to a null value.
Sets PROJECT_NAME to a null value.
Sets PROJECT_RISKS_URL to a null value.
Sets PROJECT_UID to a null value.
Sets PROJECT_WORKSPACE_NAME to a null value.
Sets PROJECT_WORKSPACE_URL to a null value.
SetPROJECT_WORKSPACE_VSERVER_URLNull
Sets PROJECT_WORKSPACE_VSERVER_URL to a null value.
Sets WSS_PWA_ADMIN_ROLE_ID to a null value.
SetWSS_PWA_PROJECT_MANAGER_ROLE_IDNull
Sets PWA_PROJECT_MANAGER_ROLE_ID() to a null value.
Sets WSS_PWA_READER_ROLE_ID to a null value.
SetWSS_PWA_TEAM_MEMBER_ROLE_IDNull
Sets PWA_TEAM_MEMBER_ROLE_ID() to a null value.
(Inherited from Object.)
Top