Share via


P188.author Field

Definition

Represents the p188:author XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: authorLst.
  • has the following child XML elements: extLst.
  • has the following XML attributes: id, initials, name, providerId, userId.
  • corresponds to the following strongly-typed classes: Author.

Applies to