Share via


NoNamespace.preventRegroup Field

Definition

Represents the preventRegroup XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: grpCmd.
  • corresponds to the following strongly-typed properties: GroupCommand.PreventRegroup.

Applies to