ActivityTrackingLocation.MatchDerivedTypes Property

Definition

Gets or sets a value that indicates whether activities derived from the reference activity type should be matched.

public:
 property bool MatchDerivedTypes { bool get(); void set(bool value); };
public bool MatchDerivedTypes { get; set; }
member this.MatchDerivedTypes : bool with get, set
Public Property MatchDerivedTypes As Boolean

Property Value

true if activities derived from the reference activity type of the location should be matched; otherwise, false. The default is false.

Applies to