Share via


NoNamespace.memberValueDatatype Field

Definition

Represents the memberValueDatatype XML attribute.

public static readonly System.Xml.Linq.XName memberValueDatatype;
 staticval mutable memberValueDatatype : System.Xml.Linq.XName
Public Shared ReadOnly memberValueDatatype 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.MemberValueDatatype.

Applies to