M-Files Vault Application Framework
C#
Show/Hide TOC
Event
Handler
Attribute
Filter
Options Property
Additional options to further filter the type of objects/events to which the method is bound.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
MFEventFilterOptions
FilterOptions
{
get
;
set
; }
Property Value
MFEventFilterOptions
See Also
Reference
EventHandlerAttribute Class
MFiles.VAF.Common Namespace
In This Article
Definition
See Also