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