| ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPECreateExportType Method |
Instantiate
ExportTypeExtension for this class. Can be overriden
if custom implementation is needed.
Namespace:
CTExtensions.ExportCore
Assembly:
CTInterface (in CTInterface.dll)
Syntax protected virtual ExportTypeExt<EXPORTSETTINGSTYPE, FIELDSETTINGSTYPE> CreateExportType()
Protected Overridable Function CreateExportType As ExportTypeExt(Of EXPORTSETTINGSTYPE, FIELDSETTINGSTYPE)
Return Value
Type:
ExportTypeExtEXPORTSETTINGSTYPE,
FIELDSETTINGSTYPEExport Type Extension, or
Dummy when not available.
See Also