SyncErrorsDataSet.SyncErrorsRow.SetSYNC_ERROR_XML_DATANull method
Sets the SYNC_ERROR_XML_DATA property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetSYNC_ERROR_XML_DATANull
'Usage
Dim instance As SyncErrorsDataSet.SyncErrorsRow
instance.SetSYNC_ERROR_XML_DATANull()
public void SetSYNC_ERROR_XML_DATANull()
See also
Reference
SyncErrorsDataSet.SyncErrorsRow class