Share via


NoNamespace.fmlaLink Field

Definition

Represents the fmlaLink XML attribute.

public static readonly System.Xml.Linq.XName fmlaLink;
 staticval mutable fmlaLink : System.Xml.Linq.XName
Public Shared ReadOnly fmlaLink 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.FmlaLink.

Applies to