Share via


DGM.choose Field

Definition

Represents the dgm:choose XML element.

public static readonly System.Xml.Linq.XName choose;
 staticval mutable choose : System.Xml.Linq.XName
Public Shared ReadOnly choose 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: else, if.
  • has the following XML attributes: name.
  • corresponds to the following strongly-typed classes: Choose.

Applies to