Share via


NoNamespace.minRId Field

Definition

Represents the minRId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: header.
  • corresponds to the following strongly-typed properties: Header.MinRevisionId.

Applies to