ResourceAssignmentDataSet.ResourceAssignmentRow.SetASSN_PARENT_UIDNull method
Sets the ASSN_PARENT_UID property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_PARENT_UIDNull
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
instance.SetASSN_PARENT_UIDNull()
public void SetASSN_PARENT_UIDNull()
See also
Reference
ResourceAssignmentDataSet.ResourceAssignmentRow class