Share via


NoNamespace.minLength Field

Definition

Represents the minLength XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataBar, dataBar.
  • corresponds to the following strongly-typed properties: DataBar.MinLength.

Applies to