Share via


P.tmpl Field

Definition

Represents the p:tmpl XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tmplLst.
  • has the following child XML elements: tnLst.
  • has the following XML attributes: lvl.
  • corresponds to the following strongly-typed classes: Template.

Applies to