Share via


SyncDataSet.SyncProjectSettingsRow.SetSYNC_LAST_SYNC_DATENull method

Sets the SYNC_LAST_SYNC_DATE property to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetSYNC_LAST_SYNC_DATENull
'Usage
Dim instance As SyncDataSet.SyncProjectSettingsRow

instance.SetSYNC_LAST_SYNC_DATENull()
public void SetSYNC_LAST_SYNC_DATENull()

See also

Reference

SyncDataSet.SyncProjectSettingsRow class

SyncDataSet.SyncProjectSettingsRow members

WebSvcProject namespace