Click or drag to resize

InternalServiceGetAdamObjectExLibraryId Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetAdamObjectExLibraryId(
	Guid guid,
	string name,
	bool isExternal
)

Parameters

guid
Type: SystemGuid
name
Type: SystemString
isExternal
Type: SystemBoolean

Return Value

Type: Int32
See Also