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: ProjectServerServices (in ProjectServerServices.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