Click or drag to resize

JsonConfEditorAttributeUsesAdapter Property

Used in conjunction with an editor that is tagged as "IsAdapter = True". Members where the UsesAdapter = True / The items editor has IsAdapter = True are piped through the adapter for updates.

Namespace:  MFiles.VAF.Configuration
Assembly:  MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntax
public bool UsesAdapter { get; set; }

Property Value

Type: Boolean
See Also