Share via


B.Issue Field

Definition

Represents the b:Issue XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Source.
  • corresponds to the following strongly-typed classes: Issue.

Applies to