M-Files Vault Application Framework
C#
Show/Hide TOC
Dynamic
List
Root
Attribute
Has
Options Method
Checks if any list names are defined for this member.
Definition
Namespace:
MFiles.VAF.Configuration.DynamicList
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
bool
HasOptions
()
Return Value
Boolean
True / False
Implements
IJsonConfEditorAttr
HasOptions
See Also
Reference
DynamicListRootAttribute Class
MFiles.VAF.Configuration.DynamicList Namespace
In This Article
Definition
Return Value
Implements
See Also