Microsoft.SystemCenter.DataAccessService.SdkEventMapper (ConditionDetectionModuleType)

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeMicrosoft.SystemCenter.Event.LinkedData

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SystemCenter.DataAccessService.SdkEventMapper" Accessibility="Internal" Batching="false" Stateful="false" PassThrough="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="RuleId" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>Microsoft.Mom.SdkModules, Culture="", PublicKeyToken="31bf3856ad364e35", Version="7.0.5000.0"</Assembly>
<Type>Microsoft.EnterpriseManagement.Mom.Modules.SdkEventDataMapperConditionDetection</Type>
</Managed>
</ModuleImplementation>
<OutputType>SystemCenter!Microsoft.SystemCenter.Event.LinkedData</OutputType>
<InputTypes>
<InputType>SystemCenter!Microsoft.SystemCenter.Event.LinkedData</InputType>
</InputTypes>
</ConditionDetectionModuleType>