Share via


W.abstractNumId Field

Definition

Represents the w:abstractNumId XML element and attribute.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: num.
  • corresponds to the following strongly-typed classes: AbstractNumId.

As an XML attribute, it:

  • is contained in the following XML elements: abstractNum.
  • corresponds to the following strongly-typed properties: AbstractNum.AbstractNumberId.

Applies to