Share via


X15.modelTables Field

Definition

Represents the x15:modelTables XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dataModel.
  • has the following child XML elements: modelTable.
  • corresponds to the following strongly-typed classes: ModelTables.

Applies to