ResourceAssignmentDataSet.ResourceAssignmentRow.SetASSN_HAS_LINKED_FIELDSNull Method
Sets the ASSN_HAS_LINKED_FIELDS property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl
Syntax
'Declaration
Public Sub SetASSN_HAS_LINKED_FIELDSNull
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
instance.SetASSN_HAS_LINKED_FIELDSNull()
public void SetASSN_HAS_LINKED_FIELDSNull()
See Also
Reference
ResourceAssignmentDataSet.ResourceAssignmentRow Class