Share via


NoNamespace.sibTransId Field

Definition

Represents the sibTransId XML attribute.

public static readonly System.Xml.Linq.XName sibTransId;
 staticval mutable sibTransId : System.Xml.Linq.XName
Public Shared ReadOnly sibTransId 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.SiblingTransitionId.

Applies to