IPluginExternalDataLayerHandlerGetExternalDataLayerFor Method

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
C#
InterfaceExternalDataLayer GetExternalDataLayerFor(
	string LayerName,
	string StepName
)

Parameters

LayerName  String
 
StepName  String
 

Return Value

InterfaceExternalDataLayer

See Also