M-Files Vault Application Framework
C#
Show/Hide TOC
For
Each
Placeholder
Opens
Block Method
Determines if this command starts a new block.
Definition
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
override
bool
OpensBlock
()
Return Value
Boolean
Always returns true.
See Also
Reference
ForEachPlaceholder Class
MFiles.VAF.Placeholders.Commands Namespace
In This Article
Definition
See Also