UserPreferencesRemoveADAMObjects Method

Remove given ADAM objects from the cache.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Remove given ADAM objects from the cache.")]
public void RemoveADAMObjects(
	Guid[] adamObjectIds
)

Parameters

adamObjectIds  Guid

See Also