Share via


A.ds Field

Definition

Represents the a:ds XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: custDash.
  • has the following XML attributes: d, sp.
  • corresponds to the following strongly-typed classes: DashStop.

Applies to