DataQualityStoreInputDataResponse Class

Definition

The DataQualityStoreInputDataResponse specifies the response after storing DQS input data

public ref class DataQualityStoreInputDataResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class DataQualityStoreInputDataResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type DataQualityStoreInputDataResponse = class
    inherit MessageResponse
Public Class DataQualityStoreInputDataResponse
Inherits MessageResponse
Inheritance
DataQualityStoreInputDataResponse
Attributes

Constructors

DataQualityStoreInputDataResponse()

Initializes a new instance of the DataQualityStoreInputDataResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to