Share via


NoNamespace.autoRev Field

Definition

Represents the autoRev XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cTn.
  • corresponds to the following strongly-typed properties: CommonTimeNode.AutoReverse.

Applies to