Share via


NoNamespace.oldPh Field

Definition

Represents the oldPh XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rcc.
  • corresponds to the following strongly-typed properties: RevisionCellChange.OldPhoneticText.

Applies to