Click or drag to resize

UserPreferencesRemoveADAMObjects Method

Remove given ADAM objects from the cache.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void RemoveADAMObjects(
	Guid[] adamObjectIds
)

Parameters

adamObjectIds
Type: SystemGuid
See Also