DocumentFinderRemoveSnapshot Method
            Removing snapshot. For use with application server plug-ins only.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public void RemoveSnapshot(
	Guid snapshotId,
	Database database,
	DbTransaction transaction
)
Parameters
- snapshotId  Guid
 - id of snapshot to remove
 - database  Database
 - transaction  DbTransaction