Share via


NoNamespace.relId Field

Definition

Represents the relId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataModelExt.
  • corresponds to the following strongly-typed properties: DataModelExtensionBlock.RelId.

Applies to