Share via


DGM.relIds Field

Definition

Represents the dgm:relIds XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following XML attributes: cs, dm, lo, qs.
  • corresponds to the following strongly-typed classes: RelationshipIds.

Applies to