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: ProjectServerServices (in ProjectServerServices.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