Partager via


DataQualityInstalledStateResponse.IsInstalled Propriété

Définition

Spécifie une valeur indiquant si cette instance est installée.

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

Valeur de propriété

true si cette instance est installée ; sinon, false.

Attributs

S’applique à