Share via


NoNamespace.ungrouping Field

Definition

Represents the ungrouping XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lock.
  • corresponds to the following strongly-typed properties: Lock.Ungrouping.

Applies to