Share via


NoNamespace.advTm Field

Definition

Represents the advTm XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: transition.
  • corresponds to the following strongly-typed properties: Transition.AdvanceAfterTime.

Applies to