Share via


B.Last Field

Definition

Represents the b:Last XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Person.
  • corresponds to the following strongly-typed classes: Last.

Applies to