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