PCBI_Connection Class

Definition

Namespace: PCBI_Zuken_Import
Assembly: PCBI_Zuken_Import (in PCBI_Zuken_Import.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class PCBI_Connection : IPluginRibbonCommand, 
	IPlugin, IPluginMessageReceiver, IPluginDataImporter
Inheritance
Object    PCBI_Connection
Implements
IPlugin, IPluginDataImporter, IPluginMessageReceiver, IPluginRibbonCommand

Constructors

PCBI_ConnectionInitializes a new instance of the PCBI_Connection class

Properties

Methods

CheckImportCompatibility Checks the compatibility of the importer with the given file extension and file content excerpt
GetImporterFormatType Returns the format type of the importer
ImportData Imports the data from the given file
InitEvents 
IsActionAllowed 
OnCommandExecute 
ReceiveMessage 
RegisterCommand 

See Also