LibraryStructureObjectMove Method

Moves current instance of the library object into another object

Definition

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

Parameters

newParentId  Int32
 

See Also