Click or drag to resize

DocumentSchemaManagerGetEventsList Method

Get a list of all events.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<EventInfo> GetEventsList()

Return Value

Type: ListEventInfo
See Also