ProjectWSSInfoDataSet.ProjWssInfoRow.SetPROJECT_COMMITMENTS_URLNull method
Sets WSS_PWA_TEAM_MEMBER_ROLE_ID to a null value.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPROJECT_COMMITMENTS_URLNull
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
instance.SetPROJECT_COMMITMENTS_URLNull()
public void SetPROJECT_COMMITMENTS_URLNull()
See also
Reference
ProjectWSSInfoDataSet.ProjWssInfoRow class