Share via


XVML.MultiSel Field

Definition

Represents the xvml:MultiSel XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ClientData.
  • corresponds to the following strongly-typed classes: MultiSelections.

Applies to