UserPreferencesActivateExistingADAMObjects Method

Activate existing ADAM objects in the cache.

Definition

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

Parameters

adamObjectIds  Guid

See Also