Share via


DGM.sampData Field

Definition

Represents the dgm:sampData XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to