Share via


NoNamespace.oldFunction Field

Definition

Represents the oldFunction XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rdn.
  • corresponds to the following strongly-typed properties: RevisionDefinedName.OldFunction.

Applies to