Click or drag to resize

EventInfo Class

Basic information about a scheduled event
Inheritance Hierarchy
SystemObject
  FileHold.LibraryManagerEventInfo

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public class EventInfo

The EventInfo type exposes the following members.

Constructors
  NameDescription
Public methodEventInfo
Initializes a new instance of the EventInfo class
Top
Properties
  NameDescription
Public propertyEventId
Public propertyName
Public propertyType
Top
Extension Methods
See Also