ProjectDataSet.AssignmentRow.SetASSN_HAS_LINKED_FIELDSNull method
Sets the ASSN_HAS_LINKED_FIELDS property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_HAS_LINKED_FIELDSNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_HAS_LINKED_FIELDSNull()
public void SetASSN_HAS_LINKED_FIELDSNull()
See also
Reference
ProjectDataSet.AssignmentRow class