Click or drag to resize

SearchGroupSettingsDBFields Property

Selectable database fields

Namespace: CTExtensions.ExportCore.Config
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public abstract IEnumerable<string> DBFields { get; }

Property Value

IEnumerableString
See Also