Share via


NoNamespace.iddest Field

Definition

Represents the iddest XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to