Share via


P.cmAuthor Field

Definition

Represents the p:cmAuthor XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cmAuthorLst.
  • has the following child XML elements: extLst.
  • has the following XML attributes: clrIdx, id, initials, lastIdx, name.
  • corresponds to the following strongly-typed classes: CommentAuthor.

Applies to