Share via


A.bldDgm Field

Definition

Represents the a:bldDgm XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: bldSub.
  • has the following XML attributes: bld, rev.
  • corresponds to the following strongly-typed classes: BuildDiagram.

Applies to