WssSettingsDataSet.WssAdminRow.SetWADMIN_WSS_PWA_TEAM_MEMBER_ROLE_IDNull Method
Sets the WADMIN_WSS_PWA_TEAM_MEMBER_ROLE_ID property to a null value.
Namespace: [WssInterop Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/WssInterop.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/WssInterop.asmx?wsdl
Syntax
'Declaration
Public Sub SetWADMIN_WSS_PWA_TEAM_MEMBER_ROLE_IDNull
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
instance.SetWADMIN_WSS_PWA_TEAM_MEMBER_ROLE_IDNull()
public void SetWADMIN_WSS_PWA_TEAM_MEMBER_ROLE_IDNull()
See Also
Reference
WssSettingsDataSet.WssAdminRow Class