Share via


X15.modelTable Field

Definition

Represents the x15:modelTable XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: modelTables.
  • has the following XML attributes: connection, id, name.
  • corresponds to the following strongly-typed classes: ModelTable.

Applies to