Share via


X.calculatedColumnFormula Field

Definition

Represents the x:calculatedColumnFormula XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tableColumn.
  • corresponds to the following strongly-typed classes: CalculatedColumnFormula.

Applies to