Share via


NoNamespace.dataDxfId Field

Definition

Represents the dataDxfId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: table, tableColumn.
  • corresponds to the following strongly-typed properties: Table.DataFormatId, TableColumn.DataFormatId.

Applies to