Language

Activity.IsTargetedActivity Method

Definition

Determines whether this activity represents a targeted activity treatment.

public bool IsTargetedActivity();
abstract member IsTargetedActivity : unit -> bool
override this.IsTargetedActivity : unit -> bool
Public Function IsTargetedActivity () As Boolean

Returns

true if the activity contains an ActivityTreatment entity with a treatment of Targeted; otherwise, false.

Implements

Applies to