ProjectDataSet.ProjectResourceRow.SetRES_IS_ENTERPRISE_RESOURCENull method

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

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

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

instance.SetRES_IS_ENTERPRISE_RESOURCENull()
public void SetRES_IS_ENTERPRISE_RESOURCENull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcStatusing namespace