DelegationDataSet.DelegatableAssignmentsRow.SetRES_NAMENull Method

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

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

Syntax

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

instance.SetRES_NAMENull()
public void SetRES_NAMENull()

See Also

Reference

DelegationDataSet.DelegatableAssignmentsRow Class

DelegationDataSet.DelegatableAssignmentsRow Members

WebSvcStatusing Namespace