2.20.3.10 CT_TaskUndo
Target namespace: http://schemas.microsoft.com/office/powerpoint/2022/08/main
Referenced by: CT_TaskHistoryEvent
A complex type that specifies a task change that has been undone.
Attributes:
id: A s:ST_Guid ([ISO/IEC-29500-4] section A.8.9) attribute that specifies the unique id of the history record that is being undone via this record.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_TaskUndo"> <xsd:attribute name="id" type="s:ST_Guid" use="required"/> </xsd:complexType>
See section 5.19 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).