Share via


P.tmplLst Field

Definition

Represents the p:tmplLst XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: bldP.
  • has the following child XML elements: tmpl.
  • corresponds to the following strongly-typed classes: TemplateList.

Applies to