AssnHistoryDataSet.HistoryRow.SetRES_NAME_DELEGATEENull Method
Sets the RES_NAME_DELEGATEE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
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