System.TriggerData

Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager

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