다음을 통해 공유


DataQualityInstalledStateResponse.IsInstalled 속성

정의

이 인스턴스가 설치되었는지 여부를 나타내는 값을 반환합니다.

public:
 property bool IsInstalled { bool get(); void set(bool value); };
[System.ServiceModel.MessageBodyMember]
public bool IsInstalled { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.IsInstalled : bool with get, set
Public Property IsInstalled As Boolean

속성 값

true 이 인스턴스가 설치되어 있으면 이고, 그렇지 않으면 입니다 false.

특성

적용 대상