Share via


P223.instance Field

Definition

Represents the p223:instance XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rxn.
  • has the following child XML elements: extLst.
  • has the following XML attributes: authorId, time.
  • corresponds to the following strongly-typed classes: ReactionInstance.

Applies to