Share via


NoNamespace.oldName Field

Definition

Represents the oldName XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rsnm.
  • corresponds to the following strongly-typed properties: RevisionSheetName.OldName.

Applies to