Share via


NoNamespace.cxnId Field

Definition

Represents the cxnId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pt.
  • corresponds to the following strongly-typed properties: Point.ConnectionId.

Applies to