JsonConfIntegerEditorAttributeHasOptions Method

Determines if this attribute defines custom options.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public override bool HasOptions()

Return Value

Boolean
True, when the item has options specified.

Implements

IJsonConfEditorAttrHasOptions

See Also