Click or drag to resize

LibraryStructureObjectCalculateRights Method

Calculates all rights for this library object

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
protected void CalculateRights(
	bool applyParentRights
)

Parameters

applyParentRights
Type: SystemBoolean
See Also