Share via


SyncProjTable.delete Method

Deletes the syncProjTable record.

Syntax

public void delete([boolean _skipSyncTrigger, boolean _unlinkFlag])

Run On

Server

Parameters

  • _skipSyncTrigger
    Type: boolean
    A Boolean value that indicates whether to skip the sync store.
  • _unlinkFlag
    Type: boolean
    A Boolean value that indicates whether to delete an integrated project or to just unlink it.

See Also

Reference

SyncProjTable Table