Share via


X.functionGroup Field

Definition

Represents the x:functionGroup XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: functionGroups.
  • has the following XML attributes: name.
  • corresponds to the following strongly-typed classes: FunctionGroup.

Applies to