SyncLogInfoProvider DeleteSyncLogInfoInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodDeleteSyncLogInfoInternal(SyncLogInfo)
Deletes specified SyncLogInfo.
Protected methodDeleteSyncLogInfoInternal(Int32, Int32)
Deletes specified SyncLog records. When one of the IDs is 0, all records that match the specified ID value will be deleted. When both IDs are 0, all records will be deleted.
Back to Top
See Also