FileHold 17.1 API Documentation
C#
Show/Hide TOC
Event
Definition Class
Definition of a scheduled event
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
class
EventDefinition
Inheritance
Object
EventDefinition
Constructors
EventDefinition
Initializes a new instance of the
EventDefinition
class
Properties
AlignDate
CreatedByName
CreatedDate
Description
EventId
FieldId
IsRecurring
ModifiedByName
ModifiedDate
Name
NotifyBy
NotifyDaysBefore
NotifyDocOwner
NotifyEnabled
NotifyUsers
PeriodLength
PeriodType
Type
UsedInSchemas
Methods
Validate
Fields
MaxLengthInDays
Extension Methods
Convert
T
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.LibraryManager Namespace
In This Article
Definition
Constructors
Properties
Methods
Fields
Extension Methods
See Also