Share via


NoNamespace.builtInGroupCount Field

Definition

Represents the builtInGroupCount XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: functionGroups.
  • corresponds to the following strongly-typed properties: FunctionGroups.BuiltInGroupCount.

Applies to