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

Public property

HasErrors

(Inherited from DataRow.)

Public property

Item[Int32]

(Inherited from DataRow.)

Public property

Item[String]

(Inherited from DataRow.)

Public property

Item[DataColumn]

(Inherited from DataRow.)

Public property

Item[Int32, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[String, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[DataColumn, DataRowVersion]

(Inherited from DataRow.)

Public property

ItemArray

(Inherited from DataRow.)

Public property

PROJECT_COMMITMENTS_URL

Specifies the Url for the Project Commitments list of a project on a hosted server.

Public property

PROJECT_DOCUMENTS_URL

Specifies the Url for the Project Documents library of a project on a hosted server.

Public property

PROJECT_ISSUES_URL

Specifies the Url for the Project Issues list of a project on a hosted server.

Public property

PROJECT_NAME

Specifies the Url for the Project Name of a project on a hosted server.

Public property

PROJECT_RISKS_URL

Specifies the Url for the Project Risks list of a project on a hosted server.

Public property

PROJECT_UID

Indicates the unique identifier for a project on a hosted server.

Public property

PROJECT_WORKSPACE_NAME

Specifies the workspace name associated with a project on a hosted server.

Public property

PROJECT_WORKSPACE_URL

Specifies the workspace Url associated with a project on a hosted server.

Public property

PROJECT_WORKSPACE_VSERVER_URL

Specifies the Url that includes the virtual server name associated with a project on a hosted server.

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Public property

WSS_PWA_ADMIN_ROLE_ID

Specifies the identifier for the administration role on a hosted server.

Public property

WSS_PWA_PROJECT_MANAGER_ROLE_ID

Specifies the identifier for the Project Manager role on a hosted server.

Public property

WSS_PWA_READER_ROLE_ID

Specifies the identifier for the Reader role on a hosted server.

Public property

WSS_PWA_TEAM_MEMBER_ROLE_ID

Specifies the identifier for the Team Member role on a hosted server.

Public property

WSS_SERVER_UID

Specifies the unique identifier for the Web-based project hosting server.

Top

Methods

 

Name

Description

Public method

AcceptChanges

(Inherited from DataRow.)

Public method

BeginEdit

(Inherited from DataRow.)

Public method

CancelEdit

(Inherited from DataRow.)

Public method

ClearErrors

(Inherited from DataRow.)

Public method

Delete

(Inherited from DataRow.)

Public method

EndEdit

(Inherited from DataRow.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetChildRows(String)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation)

(Inherited from DataRow.)

Public method

GetChildRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetColumnError(Int32)

(Inherited from DataRow.)

Public method

GetColumnError(String)

(Inherited from DataRow.)

Public method

GetColumnError(DataColumn)

(Inherited from DataRow.)

Public method

GetColumnsInError

(Inherited from DataRow.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetParentRow(String)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRow(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(String)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetType

(Inherited from Object.)

Public method

HasVersion

(Inherited from DataRow.)

Public method

IsNull(Int32)

(Inherited from DataRow.)

Public method

IsNull(String)

(Inherited from DataRow.)

Public method

IsNull(DataColumn)

(Inherited from DataRow.)

Public method

IsNull(DataColumn, DataRowVersion)

(Inherited from DataRow.)

Public method

IsPROJECT_COMMITMENTS_URLNull

Determines whether PROJECT_COMMITMENTS_URL is set to a null value.

Public method

IsPROJECT_DOCUMENTS_URLNull

Determines whether PROJECT_DOCUMENTS_URL is set to a null value.

Public method

IsPROJECT_ISSUES_URLNull

Determines whether PROJECT_ISSUES_URL is set to a null value.

Public method

IsPROJECT_NAMENull

Determines whether PROJECT_NAME is set to a null value.

Public method

IsPROJECT_RISKS_URLNull

Determines whether PROJECT_RISKS_URL is set to a null value.

Public method

IsPROJECT_UIDNull

Determines whether PROJECT_UID is set to a null value.

Public method

IsPROJECT_WORKSPACE_NAMENull

Determines whether PROJECT_WORKSPACE_NAME is set to a null value.

Public method

IsPROJECT_WORKSPACE_URLNull

Determines whether PROJECT_WORKSPACE_URL is set to a null value.

Public method

IsPROJECT_WORKSPACE_VSERVER_URLNull

Determines whether PROJECT_WORKSPACE_VSERVER_URL is set to a null value.

Public method

IsWSS_PWA_ADMIN_ROLE_IDNull

Determines whether WSS_PWA_ADMIN_ROLE_ID is set to a null value.

Public method

IsWSS_PWA_PROJECT_MANAGER_ROLE_IDNull

Determines whether WSS_PWA_PROJECT_MANAGER_ROLE_ID is set to a null value.

Public method

IsWSS_PWA_READER_ROLE_IDNull

Determines whether WSS_PWA_READER_ROLE_ID is set to a null value.

Public method

IsWSS_PWA_TEAM_MEMBER_ROLE_IDNull

Determines whether WSS_PWA_TEAM_MEMBER_ROLE_ID is set to a null value.

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

RejectChanges

(Inherited from DataRow.)

Public method

SetAdded

(Inherited from DataRow.)

Public method

SetColumnError(Int32, String)

(Inherited from DataRow.)

Public method

SetColumnError(String, String)

(Inherited from DataRow.)

Public method

SetColumnError(DataColumn, String)

(Inherited from DataRow.)

Public method

SetModified

(Inherited from DataRow.)

Protected method

SetNull

(Inherited from DataRow.)

Public method

SetParentRow(DataRow)

(Inherited from DataRow.)

Public method

SetParentRow(DataRow, DataRelation)

(Inherited from DataRow.)

Public method

SetPROJECT_COMMITMENTS_URLNull

Sets WSS_PWA_TEAM_MEMBER_ROLE_ID to a null value.

Public method

SetPROJECT_DOCUMENTS_URLNull

Sets PROJECT_DOCUMENTS_URL to a null value.

Public method

SetPROJECT_ISSUES_URLNull

Sets PROJECT_DOCUMENTS_URL to a null value.

Public method

SetPROJECT_NAMENull

Sets PROJECT_NAME to a null value.

Public method

SetPROJECT_RISKS_URLNull

Sets PROJECT_RISKS_URL to a null value.

Public method

SetPROJECT_UIDNull

Sets PROJECT_UID to a null value.

Public method

SetPROJECT_WORKSPACE_NAMENull

Sets PROJECT_WORKSPACE_NAME to a null value.

Public method

SetPROJECT_WORKSPACE_URLNull

Sets PROJECT_WORKSPACE_URL to a null value.

Public method

SetPROJECT_WORKSPACE_VSERVER_URLNull

Sets PROJECT_WORKSPACE_VSERVER_URL to a null value.

Public method

SetWSS_PWA_ADMIN_ROLE_IDNull

Sets WSS_PWA_ADMIN_ROLE_ID to a null value.

Public method

SetWSS_PWA_PROJECT_MANAGER_ROLE_IDNull

Sets PWA_PROJECT_MANAGER_ROLE_ID() to a null value.

Public method

SetWSS_PWA_READER_ROLE_IDNull

Sets WSS_PWA_READER_ROLE_ID to a null value.

Public method

SetWSS_PWA_TEAM_MEMBER_ROLE_IDNull

Sets PWA_TEAM_MEMBER_ROLE_ID() to a null value.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

ProjectWSSInfoDataSet.ProjWssInfoRow Class

WebSvcWssInterop Namespace