Click or drag to resize

LibraryStructureObjectMove Method

Moves current instance of the library object into another object

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
protected abstract void Move(
	int newParentId
)

Parameters

newParentId
Type: SystemInt32
See Also