Share via


CX.autoUpdate Field

Definition

Represents the cx:autoUpdate XML attribute.

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 attribute, it:

  • is contained in the following XML elements: externalData.
  • corresponds to the following strongly-typed properties: ExternalData.AutoUpdate.

Applies to