Share via


NoNamespace.prevAc Field

Definition

Represents the prevAc XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: seq.
  • corresponds to the following strongly-typed properties: SequenceTimeNode.PreviousAction.

Applies to