Share via


NoNamespace.o Field

Definition

Represents the o XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ms.
  • corresponds to the following strongly-typed properties: MdxSet.SortingOrder.

Applies to