DataQualityInstalledStateResponse.IsInstalled Field

Definition

Specifies a value that indicates whether the service state is installed.

public: bool IsInstalled;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)]
public bool IsInstalled;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)>]
val mutable IsInstalled : bool
Public IsInstalled As Boolean 

Field Value

Attributes

Applies to