M-Files Vault Application Framework
C#
Show/Hide TOC
Vault
Extension
Method
Attribute
Filter Property
Filter for matching the vault extension method handlers.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
string
Filter
{
get
;
set
; }
Property Value
String
See Also
Reference
VaultExtensionMethodAttribute Class
MFiles.VAF.Common Namespace
In This Article
Definition
See Also