Share via


NoNamespace.relation Field

Definition

Represents the relation XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: characteristic.
  • corresponds to the following strongly-typed properties: Characteristic.Relation.

Applies to