Share via


NoNamespace.f Field

Definition

Represents the f XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: b, d, e, item, m, mdx, n, s.
  • corresponds to the following strongly-typed properties: BooleanItem.Calculated, DateTimeItem.Calculated, ErrorItem.Calculated, Item.Calculated, Mdx.CubeFunction, MissingItem.Calculated, NumberItem.Calculated, StringItem.Calculated.

Applies to