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