ProjectDataSet.ProjectResourceRow.SetRES_AD_GUIDNull method

Sets the RES_AD_GUID property to a a null reference (Nothing in Visual Basic) value.

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

WebSvcStatusing namespace