Share via


NoNamespace.nextAc Field

Definition

Represents the nextAc XML attribute.

public static readonly System.Xml.Linq.XName nextAc;
 staticval mutable nextAc : System.Xml.Linq.XName
Public Shared ReadOnly nextAc 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.NextAction.

Applies to