Share via


P14.nullEvt Field

Definition

Represents the p14:nullEvt XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: showEvtLst.
  • has the following XML attributes: objId, time.
  • corresponds to the following strongly-typed classes: NullEventRecord.

Applies to