LibraryStructureObjectSaveAsNew Method

Saves new instance of the library object

Definition

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

Parameters

parentId  Int32
 

See Also