Microsoft.SystemCenter.DistributedAcknowledgement.PostFilter (ConditionDetectionModuleType)

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.BaseData

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SystemCenter.DistributedAcknowledgement.PostFilter" Accessibility="Internal" Batching="true" PassThrough="true">
<Configuration>
<xsd:element name="ManagementGroupId" type="xsd:string"/>
<xsd:element name="ChannelId" type="xsd:string"/>
<xsd:element name="ItemId" type="xsd:string"/>
<xsd:element name="ItemValid" type="xsd:string"/>
<xsd:element name="Cookie" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>036E5BFD-173B-489A-8A09-ED1C8BB8BFF8</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System!System.BaseData</OutputType>
<InputTypes>
<InputType>System!System.BaseData</InputType>
</InputTypes>
</ConditionDetectionModuleType>