M-Files Vault Application Framework
C#
Show/Hide TOC
Level
Info Class
Parsed Placeholder level information.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
class
LevelInfo
Inheritance
Object
LevelInfo
Constructors
LevelInfo
Fields
Command
The command.
Handler
The command's handler (if resolved).
Parameter
The command parameter (if applicable).
Type
The placeholder level type.
See Also
Reference
MFiles.VAF.Placeholders Namespace
In This Article
Definition
Constructors
Fields
See Also