Table of Contents

TEffectProperties.EffectDag Property

Effect encapsulated by this class when it contains a Directed Acyclic Graph of effects. If it contains a list, this property is null ans EffectLst will contain the List.

Syntax

Namespace: FlexCel.Core

public TEffectContainer EffectDag { get; set; }

See also