Share via


W.updateMode Field

Definition

Represents the w:updateMode XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: objectLink.
  • corresponds to the following strongly-typed properties: ObjectLink.UpdateMode.

Applies to