Share via


O.relationtable Field

Definition

Represents the o:relationtable XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: diagram.
  • has the following child XML elements: rel.
  • has the following XML attributes: ext.
  • corresponds to the following strongly-typed classes: RelationTable.

Applies to