Click or drag to resize

UserPreferencesAddADAMObject Method

Add given ADAM objects into the cache.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int AddADAMObject(
	Guid id,
	string name
)

Parameters

id
Type: SystemGuid
name
Type: SystemString

Return Value

Type: Int32
user id
See Also