Share via


NoNamespace.nextId Field

Definition

Represents the nextId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: queryTableRefresh.
  • corresponds to the following strongly-typed properties: QueryTableRefresh.NextId.

Applies to