WssSettingsDataSet.WssAdminRow.SetWADMIN_WSS_PWA_ADMIN_ROLE_IDNull Method
Sets the WADMIN_WSS_PWA_ADMIN_ROLE_ID property to a null value.
Namespace: WebSvcWssInterop
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetWADMIN_WSS_PWA_ADMIN_ROLE_IDNull
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
instance.SetWADMIN_WSS_PWA_ADMIN_ROLE_IDNull()
public void SetWADMIN_WSS_PWA_ADMIN_ROLE_IDNull()
See Also
Reference
WssSettingsDataSet.WssAdminRow Class