Share via


NoNamespace.pred Field

Definition

Represents the pred XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: predDERef.
  • corresponds to the following strongly-typed properties: PredecessorDrawingElementReference.Pred.

Applies to