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