Share via


NoNamespace.maxValIso Field

Definition

Represents the maxValIso XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dynamicFilter.
  • corresponds to the following strongly-typed properties: DynamicFilter.MaxValIso.

Applies to