DataQualityInstalledStateResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DataQualityInstalledStateResponse specifies the response of data quality installed state.
public ref class DataQualityInstalledStateResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class DataQualityInstalledStateResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type DataQualityInstalledStateResponse = class
inherit MessageResponse
Public Class DataQualityInstalledStateResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
DataQualityInstalledStateResponse() |
Initializes a new instance of the DataQualityInstalledStateResponse class. |
Properties
IsInstalled |
Specifies a value indicating whether this instance is installed. |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |