Share via


NoNamespace.start Field

Definition

Represents the start XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: proxy, pivotSelection, rfmt.
  • corresponds to the following strongly-typed properties: PivotSelection.Start, Proxy.Start, RevisionFormat.Start.

Applies to