DelegationDataSet.DelegatableAssignmentsRow.SetNewResNull Method

Sets the NewRes property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Sub SetNewResNull
'Usage
Dim instance As DelegationDataSet.DelegatableAssignmentsRow

instance.SetNewResNull()
public void SetNewResNull()

See Also

Reference

DelegationDataSet.DelegatableAssignmentsRow Class

DelegationDataSet.DelegatableAssignmentsRow Members

WebSvcStatusing Namespace