Share via


NoNamespace.interpolation Field

Definition

Represents the interpolation XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: table.
  • corresponds to the following strongly-typed properties: Table.Interpolation.

Applies to