Share via


C.autoUpdate Field

Definition

Represents the c:autoUpdate XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: externalData.
  • corresponds to the following strongly-typed classes: AutoUpdate.

Applies to