Share via


X14.argumentDescriptions Field

Definition

Represents the x14:argumentDescriptions XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: definedName.
  • has the following child XML elements: argumentDescription.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: ArgumentDescriptions.

Applies to