Share via


NoNamespace.destOrd Field

Definition

Represents the destOrd XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cxn.
  • corresponds to the following strongly-typed properties: Connection.DestinationPosition.

Applies to