Click or drag to resize

LibraryStructureObjectCalculateEligibleActions Method

Calculates actions current user is eligible to within library object (invoked after changing to appropriate user context)

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
protected abstract void CalculateEligibleActions()
See Also