Share via


P.bldGraphic Field

Definition

Represents the p:bldGraphic XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: bldLst.
  • has the following child XML elements: bldAsOne, bldSub.
  • has the following XML attributes: grpId, spid, uiExpand.
  • corresponds to the following strongly-typed classes: BuildGraphics.

Applies to