AssnHistoryDataSet.HistoryRow.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 AssnHistoryDataSet.HistoryRow
instance.SetASSN_CHANGE_DATANull()
public void SetASSN_CHANGE_DATANull()
See Also
Reference
AssnHistoryDataSet.HistoryRow Class