ProjectDataSet.ProjectResourceRow.SetRES_IS_ENTERPRISE_RESOURCENull method
Sets the RES_IS_ENTERPRISE_RESOURCE property to a null value.
Namespace: WebSvcProject
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