Share via


NoNamespace.bldLvl Field

Definition

Represents the bldLvl XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bldP, cTn.
  • corresponds to the following strongly-typed properties: BuildParagraph.BuildLevel, CommonTimeNode.BuildLevel.

Applies to