Share via


X15.modelRelationships Field

Definition

Represents the x15:modelRelationships XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to