EventDefinition Class
Click or drag to resize

EventDefinition Class

Definition of a scheduled event
Inheritance Hierarchy
SystemObject
  FileHold.LibraryManagerEventDefinition

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

The EventDefinition type exposes the following members.

Constructors
  NameDescription
Public methodEventDefinition
Initializes a new instance of the EventDefinition class
Top
Properties
Methods
  NameDescription
Public methodValidate
Top
Fields
  NameDescription
Public fieldStatic memberMaxLengthInDays
Top
Extension Methods
See Also