Share via


W.listEntry Field

Definition

Represents the w:listEntry XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ddList.
  • corresponds to the following strongly-typed classes: ListEntryFormField.

Applies to