Share via


B.Performer Field

Definition

Represents the b:Performer XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Author.
  • has the following child XML elements: Corporate, NameList.
  • corresponds to the following strongly-typed classes: Performer.

Applies to