Click or drag to resize

ExportTypeExtEXPORTSETTINGSTYPE, FIELDSETTINGSInit Method

Initializes this class for UI access.

Namespace: CTExtensions.ExportCore.EXTs
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public override void Init(
	CTExportProfile poExportProfile
)

Parameters

poExportProfile  CTExportProfile
Profile currently loaded for settings access.
See Also