Share via


NoNamespace.action Field

Definition

Represents the action XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: format, rcmt, rcv, rrc.
  • corresponds to the following strongly-typed properties: Format.Action, RevisionComment.Action, RevisionCustomView.Action, RevisionRowColumn.Action.

Applies to