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