ProjectDataSet.ProjectResourceRow.SetRES_HAS_LINKED_FIELDSNull method
Sets the RES_HAS_LINKED_FIELDS property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_HAS_LINKED_FIELDSNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_HAS_LINKED_FIELDSNull()
public void SetRES_HAS_LINKED_FIELDSNull()
See also
Reference
ProjectDataSet.ProjectResourceRow class