DynamicListSubscriberAttributeGetOptions 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#
public override Object GetOptions()

Return Value

Object
Dynamic expando object

Implements

IJsonConfEditorAttrGetOptions

See Also