Share via


NoNamespace.oneField Field

Definition

Represents the oneField XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheHierarchy.
  • corresponds to the following strongly-typed properties: CacheHierarchy.OneField.

Applies to