Share via


NoNamespace.adjust Field

Definition

Represents the adjust XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: metadataType.
  • corresponds to the following strongly-typed properties: MetadataType.Adjust.

Applies to