Share via


CX.txData Field

Definition

Represents the cx:txData XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tx.
  • has the following child XML elements: f, v.
  • corresponds to the following strongly-typed classes: TextData.

Applies to