Share via


DGM.ptLst Field

Definition

Represents the dgm:ptLst XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dataModel.
  • has the following child XML elements: pt.
  • corresponds to the following strongly-typed classes: PointList.

Applies to