M-Files Vault Application Framework
C#
Show/Hide TOC
Placeholder
Levels Property
The placeholder's children cast as levels.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
IEnumerable
<
PlaceholderLevel
>
Levels
{
get
; }
Property Value
IEnumerable
PlaceholderLevel
See Also
Reference
Placeholder Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also