Share via


NoNamespace.richSortKey Field

Definition

Represents the richSortKey XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: richSortCondition.
  • corresponds to the following strongly-typed properties: RichSortCondition.RichSortKey.

Applies to