Share via


O.entry Field

Definition

Represents the o:entry XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: regrouptable.
  • has the following XML attributes: new, old.
  • corresponds to the following strongly-typed classes: Entry.

Applies to