UserTrackingLocation.MatchDerivedActivityTypes 속성

정의

사용자 데이터를 지정된 ActivityType 활동 유형에서 파생된 활동에서 내보낸 경우 추적해야 하는지 여부를 나타내는 값을 가져오거나 ActivityTypeName설정합니다.

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

속성 값

지정된 형식 에서 파생된 활동에서 내보낸 경우 사용자 데이터를 추적해야 하면 >이고, 그렇지 않으면 입니다. 기본값은 false입니다.

적용 대상