Share via


A.effect Field

Definition

Represents the a:effect XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cont, effectDag, tblBg.
  • has the following child XML elements: effectDag, effectLst.
  • has the following XML attributes: ref.
  • corresponds to the following strongly-typed classes: Effect, EffectPropertiesType.

Applies to