Share via


NoNamespace.minVersionLoad Field

Definition

Represents the minVersionLoad XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataModel.
  • corresponds to the following strongly-typed properties: DataModel.MinVersionLoad.

Applies to