Share via


NoNamespace.leftLabels Field

Definition

Represents the leftLabels XML attribute.

public static readonly System.Xml.Linq.XName leftLabels;
 staticval mutable leftLabels : System.Xml.Linq.XName
Public Shared ReadOnly leftLabels 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.LeftLabels.

Applies to