ProjectWSSInfoDataSet.ProjWssInfoRow.SetWSS_PWA_ADMIN_ROLE_IDNull Method
Sets WSS_PWA_ADMIN_ROLE_ID to a null value.
Namespace: WebSvcWssInterop
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetWSS_PWA_ADMIN_ROLE_IDNull
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
instance.SetWSS_PWA_ADMIN_ROLE_IDNull()
public void SetWSS_PWA_ADMIN_ROLE_IDNull()
See Also
Reference
ProjectWSSInfoDataSet.ProjWssInfoRow Class