Share via


NoNamespace.fmlaGroup Field

Definition

Represents the fmlaGroup XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: formControlPr.
  • corresponds to the following strongly-typed properties: FormControlProperties.FmlaGroup.

Applies to