Share via


NoNamespace.restart Field

Definition

Represents the restart XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cTn, kiosk.
  • corresponds to the following strongly-typed properties: CommonTimeNode.Restart, KioskSlideMode.Restart.

Applies to