Share via


NoNamespace.clearFormats Field

Definition

Represents the clearFormats XML attribute.

public static readonly System.Xml.Linq.XName clearFormats;
 staticval mutable clearFormats : System.Xml.Linq.XName
Public Shared ReadOnly clearFormats 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.ClearFormats.

Applies to