다음을 통해 공유


ITransferJobsTask.EnableJobsAtDestination 속성

정의

대상에서 만든 작업을 사용할 수 있도록 설정해야 할지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

만든 작업이 활성화된 경우 true입니다. 그렇지 않으면 false입니다.

적용 대상