ProjectWSSInfoDataSet.ProjWssInfoRow.WSS_PWA_TEAM_MEMBER_ROLE_ID Property

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

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Property WSS_PWA_TEAM_MEMBER_ROLE_ID As Integer
    Get
    Set
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
Dim value As Integer

value = instance.WSS_PWA_TEAM_MEMBER_ROLE_ID

instance.WSS_PWA_TEAM_MEMBER_ROLE_ID = value
public int WSS_PWA_TEAM_MEMBER_ROLE_ID { get; set; }

Property Value

Type: System.Int32

See Also

Reference

ProjectWSSInfoDataSet.ProjWssInfoRow Class

ProjectWSSInfoDataSet.ProjWssInfoRow Members

WebSvcWssInterop Namespace