Click or drag to resize

IExportSettingsContext<FIELDSETTINGSTYPE> Interface

Export Settings is a a context for Export Field Settings.

Namespace: CTExtensions.ExportCore.Config
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public interface IExportSettingsContext<out FIELDSETTINGSTYPE> : ISettingsContext

Type Parameters

FIELDSETTINGSTYPE

The IExportSettingsContext<FIELDSETTINGSTYPE> type exposes the following members.

Methods
 NameDescription
Public methodGetFieldsFromContext Accessor for Field Settings of this export profile.
Top
Revision History
DateVersionDescription
-2024 SP0First Release
See Also