DocumentSchemaManagerGetEventsOverview Method

Get an overview list of all events.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Get an overview list of all events.")]
public List<EventOverview> GetEventsOverview()

Return Value

ListEventOverview

See Also