Share via


CX.separator Field

Definition

Represents the cx:separator XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dataLabel, dataLabels.
  • corresponds to the following strongly-typed classes: SeparatorXsdstring.

Applies to