DataQualityOperationResultsGetResponse 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 DataQualityOperationResultsGetResponse specifies the response of data quality operation result.
public ref class DataQualityOperationResultsGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class DataQualityOperationResultsGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type DataQualityOperationResultsGetResponse = class
inherit MessageResponse
Public Class DataQualityOperationResultsGetResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
DataQualityOperationResultsGetResponse() |
Initializes a new instance of the DataQualityOperationResultsGetResponse class. |
Properties
Data |
The resultant Data Quality operation's data |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |