Share via


O.rel Field

Definition

Represents the o:rel XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: relationtable.
  • has the following XML attributes: idcntr, iddest, idsrc, ext.
  • corresponds to the following strongly-typed classes: Relation.

Applies to