Share via


NoNamespace.revisionId Field

Definition

Represents the revisionId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: headers.
  • corresponds to the following strongly-typed properties: Headers.RevisionId.

Applies to