M-Files Vault Application Framework
C#
Show/Hide TOC
Placeholder
Command
Handler
Supported
Types Property
Hint to base validation about which types are supported. If null or empty, all formats are considered valid.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
protected
abstract
PlaceholderLevelType
[]
SupportedTypes
{
get
; }
Property Value
PlaceholderLevelType
See Also
Reference
PlaceholderCommandHandler Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also