M-Files Vault Application Framework
C#
Show/Hide TOC
Dynamic
List
Subscriber
Attribute
Get
Options Method
Gets the custom options defined by this attribute.
Definition
Namespace:
MFiles.VAF.Configuration.DynamicList
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
override
Object
GetOptions
()
Return Value
Object
Dynamic expando object
Implements
IJsonConfEditorAttr
GetOptions
See Also
Reference
DynamicListSubscriberAttribute Class
MFiles.VAF.Configuration.DynamicList Namespace
In This Article
Definition
Return Value
Implements
See Also