Share via


NoNamespace.parTransId Field

Definition

Represents the parTransId XML attribute.

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

Applies to