Click or drag to resize

LibraryStructureObjectSaveAsNew Method

Saves new instance of the library object

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

Parameters

parentId
Type: SystemInt32
See Also