BaseConnectorEngine.ApplyTestModeFiltering Method
Protected Overridable Sub ApplyTestModeFiltering( _
ByVal import_model As ModelRoot _
)
This language is not supported or no code example is available.
protected virtual void ApplyTestModeFiltering(
ModelRoot import_model
)
This language is not supported or no code example is available.
protected:
virtual void ApplyTestModeFiltering(
ModelRoot^ import_model
)
This language is not supported or no code example is available.
protected function ApplyTestModeFiltering(
import_model : ModelRoot
);
This language is not supported or no code example is available.
Parameters
-
import_model
-
ModelRoot
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1