Share via


W16DU.dateUtc Field

Definition

Represents the w16du:dateUtc XML attributes.

public static readonly System.Xml.Linq.XName dateUtc;
 staticval mutable dateUtc : System.Xml.Linq.XName
Public Shared ReadOnly dateUtc As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cellMerge, comment, del, ins, numberingChange, pPrChange, rPrChange, sectPrChange, tblPrChange, tblPrExChange, tcPrChange, trPrChange.
  • corresponds to the following strongly-typed properties: CellMerge.DateUtc, Comment.DateUtc, DeletedMathControl.DateUtc, InsertedMathControl.DateUtc, NumberingChange.DateUtc, ParagraphMarkRunPropertiesChange.DateUtc, ParagraphPropertiesChange.DateUtc, RunPropertiesChange.DateUtc, SectionPropertiesChange.DateUtc, TableCellPropertiesChange.DateUtc, TablePropertiesChange.DateUtc, TablePropertyExceptionsChange.DateUtc, TableRowPropertiesChange.DateUtc.

Applies to