Share via


DGM.alg Field

Definition

Represents the dgm:alg XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: else, forEach, if, layoutNode.
  • has the following child XML elements: extLst, param.
  • has the following XML attributes: rev, type.
  • corresponds to the following strongly-typed classes: Algorithm.

Applies to