MultilineTextEditorAttributeGetOptions Method |
Gets the custom options defined by this attribute.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic override Object GetOptions()
Public Overrides Function GetOptions As Object
public:
virtual Object^ GetOptions() override
Return Value
Type:
ObjectDynamic expando object
Implements
IJsonConfEditorAttrGetOptions
See Also