Share via


A.biLevel Field

Definition

Represents the a:biLevel XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: blip, cont, effectDag, snapshot.
  • has the following XML attributes: thresh.
  • corresponds to the following strongly-typed classes: BiLevel.

Applies to