M-Files Vault Application Framework
C#
Show/Hide TOC
Incompatible
Levels
Issue Constructor
Constructor.
Definition
Namespace:
MFiles.VAF.Placeholders.Issues
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
IncompatibleLevelsIssue
(
PlaceholderLevel
level
,
PlaceholderLevel
prevLevel
)
Parameters
level
PlaceholderLevel
The placeholder level.
prevLevel
PlaceholderLevel
The previous level.
See Also
Reference
IncompatibleLevelsIssue Class
MFiles.VAF.Placeholders.Issues Namespace
In This Article
Definition
See Also