M-Files Vault Application Framework
C#
Show/Hide TOC
IPlaceholder
Command
Handler
Issues Property
Issues encountered during initialization.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
IEnumerable
<
PlaceholderTemplateIssue
>
Issues
{
get
; }
Property Value
IEnumerable
PlaceholderTemplateIssue
See Also
Reference
IPlaceholderCommandHandler Interface
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also