Share via


B.Corporate Field

Definition

Represents the b:Corporate XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to