Share via


P.cm Field

Definition

Represents the p:cm XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cmLst.
  • has the following child XML elements: extLst, pos, text.
  • has the following XML attributes: authorId, dt, idx.
  • corresponds to the following strongly-typed classes: Comment.

Applies to