 | ExportTypeExtEXPORTSETTINGSTYPE, FIELDSETTINGSInit Method |
Initializes this class for UI access.
Namespace: CTExtensions.ExportCore.EXTsAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic override void Init(
CTExportProfile poExportProfile
)
Public Overrides Sub Init (
poExportProfile As CTExportProfile
)
Parameters
- poExportProfile CTExportProfile
- Profile currently loaded for settings access.
See Also