Share via


NoNamespace.uniqueList Field

Definition

Represents the uniqueList XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheField.
  • corresponds to the following strongly-typed properties: CacheField.UniqueList.

Applies to