Share via


NoNamespace.apply Field

Definition

Represents the apply XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: table.
  • corresponds to the following strongly-typed properties: Table.Apply.

Applies to