Share via


R.dm Field

Definition

Represents the r:dm XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: relIds.
  • corresponds to the following strongly-typed properties: RelationshipIds.DataPart.

Applies to