Share via


NoNamespace.decoupled Field

Definition

Represents the decoupled XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotCacheDecoupled.
  • corresponds to the following strongly-typed properties: PivotCacheDecoupled.Decoupled.

Applies to