SCUtils.APC.NetBotz200.Device.Translater.ProveAction.MT (ProbeActionModuleType)

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
InputTypeSystem.BaseData
OutputTypeSystem.PropertyBagData

Overrideable Parameters:

IDParameterTypeSelector
Indexstring$Config/Index$
Objectstring$Config/Object$

Source Code:

<ProbeActionModuleType ID="SCUtils.APC.NetBotz200.Device.Translater.ProveAction.MT" Accessibility="Public" Batching="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Index" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Object" type="xsd:string"/>
</Configuration>
<OverrideableParameters>
<OverrideableParameter ID="Index" ParameterType="string" Selector="$Config/Index$"/>
<OverrideableParameter ID="Object" ParameterType="string" Selector="$Config/Object$"/>
</OverrideableParameters>
<ModuleImplementation>
<Managed>
<Assembly>Res.SCUtils.NetBotz200.Library</Assembly>
<Type>SCUtils.NetBotz200.Library.Translater</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<InputType>System!System.BaseData</InputType>
</ProbeActionModuleType>