Share via


DGM.param Field

Definition

Represents the dgm:param XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: alg.
  • has the following XML attributes: type, val.
  • corresponds to the following strongly-typed classes: Parameter.

Applies to