Click or drag to resize

DocumentSchemaManagerGetEventsOverview Method

Get an overview list of all events.

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

Return Value

Type: ListEventOverview
See Also