ActivityTrackingLocation.MatchDerivedTypes 속성

정의

참조 활동 유형에서 파생된 활동을 일치시킬지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

Boolean

위치의 참조 활동 유형에서 파생된 활동을 일치시켜야 하면 true이고, 그렇지 않으면 false입니다. 기본값은 false입니다.

적용 대상