Share via


X.dataRefs Field

Definition

Represents the x:dataRefs XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dataConsolidate.
  • has the following child XML elements: dataRef.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: DataReferences.

Applies to