ProjectDataSet.ProjectResourceRow.SetRES_AD_GUIDNull Method

Sets the RES_AD_GUID property to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Sub SetRES_AD_GUIDNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow

instance.SetRES_AD_GUIDNull()
public void SetRES_AD_GUIDNull()

See Also

Reference

ProjectDataSet.ProjectResourceRow Class

ProjectDataSet.ProjectResourceRow Members

WebSvcProject Namespace