DataQualityStoreInputDataResponse 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 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
- Attributes
Constructors
DataQualityStoreInputDataResponse() |
Initializes a new instance of the DataQualityStoreInputDataResponse class. |
Properties
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |