System.Mom.BackwardCompatibility.CommandExecutorBase (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
InputTypeSystem.Mom.BackwardCompatibility.ResponseContext.Data
OutputTypeSystem.Mom.BackwardCompatibility.ResponseContext.Data

Source Code:

<WriteActionModuleType ID="System.Mom.BackwardCompatibility.CommandExecutorBase" Accessibility="Internal">
<Configuration>
<xsd:element name="ApplicationName" type="xsd:string"/>
<xsd:element name="WorkingDirectory" type="xsd:string"/>
<xsd:element name="CommandLine" type="xsd:string"/>
<xsd:element name="TimeoutSeconds" type="xsd:integer"/>
<xsd:element name="RequireOutput" type="xsd:boolean"/>
<xsd:element name="OutputType">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="System.Mom.BackwardCompatibility.ResponseContext.Data"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</Configuration>
<ModuleImplementation>
<Native>
<ClassID>9F96E9EF-EA39-4352-AE5B-E6E0AB20E4CA</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System.Mom.BackwardCompatibility.ResponseContext.Data</OutputType>
<InputType>System.Mom.BackwardCompatibility.ResponseContext.Data</InputType>
</WriteActionModuleType>