Share via


NoNamespace.spd Field

Definition

Represents the spd XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cTn, transition.
  • corresponds to the following strongly-typed properties: CommonTimeNode.Speed, Transition.Speed.

Applies to