Share via


NoNamespace.topLabels Field

Definition

Represents the topLabels XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataConsolidate.
  • corresponds to the following strongly-typed properties: DataConsolidate.TopLabels.

Applies to