Share via


X.dataRef Field

Definition

Represents the x:dataRef XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dataRefs.
  • has the following XML attributes: name, id, ref, sheet.
  • corresponds to the following strongly-typed classes: DataReference.

Applies to