DocumentSchemaManagerGetEventsList Method

Get a list of all events.

Definition

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

Return Value

ListEventInfo

See Also