Share via


X.externalReference Field

Definition

Represents the x:externalReference XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: externalReferences.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: ExternalReference.

Applies to