Share via


CX.dataId Field

Definition

Represents the cx:dataId XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: series.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: DataId.

Applies to