Share via


NoNamespace.rev Field

Definition

Represents the rev XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bldDgm, rot, alg, bldP.
  • corresponds to the following strongly-typed properties: Algorithm.Revision, BuildDiagram.ReverseAnimation, BuildParagraph.Reverse, Rotation.Revolution.

Applies to