Click or drag to resize

LibraryStructureManagerUpdateCategory Method

Modify a folder group.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void UpdateCategory(
	Category changedCategory
)

Parameters

changedCategory
Type: FileHold.LibraryManagerCategory
See Also