System.TriggerData

Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007

Defines the trigger data type for all data items that are passed within a workflow.

Remarks

All trigger data item types are defined in accordance with the System.TriggerData schema. Workflow modules that take any trigger data item type as input will define their input data type as System.TriggerData.

System.TriggerData has the following structure:

<DataItem type="System.TriggerData" time="2000-01-15T20:00:00Z" sourceHealthServiceId="7fd77deb-8f26-408b-bac7-fb03fefcda99">

   
</DataItem>    


See Also

Reference

System.BaseData