StatusTransactionDataSet.StatusTransactionsRow.SetDELEGATEE_RES_UIDNull Method
Sets the DELEGATEE_RES_UID property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetDELEGATEE_RES_UIDNull
'Usage
Dim instance As StatusTransactionDataSet.StatusTransactionsRow
instance.SetDELEGATEE_RES_UIDNull()
public void SetDELEGATEE_RES_UIDNull()
See Also
Reference
StatusTransactionDataSet.StatusTransactionsRow Class