Click or drag to resize

LibraryStructureManagerUpdateCabinet Method

Modify a cabinet.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void UpdateCabinet(
	Cabinet changedCabinet
)

Parameters

changedCabinet
Type: FileHold.LibraryManagerCabinet
Remarks
This method will update cabinet name, description and more importantly ownership and membership
See Also