M-Files Vault Application Framework
C#
C#
Show/Hide TOC
Obj
IDPlaceholder
.
Accepts
Context
Types Property
The datatype this command handler accepts for the context when expanding.
Definition
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
override
ExpansionContextType[] AcceptsContextTypes {
get
; }
Property Value
ExpansionContextType
[]
Implements
IPlaceholderCommandHandler
.
AcceptsContextTypes
See Also
Reference
ObjIDPlaceholder Class
MFiles.VAF.Placeholders.Commands Namespace
In This Article
Definition
Property Value
Implements
See Also