DataQualityStoreInputDataRequest 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 DataQualityStoreInputDataRequest specifies the request to create or append input data on the server
public ref class DataQualityStoreInputDataRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class DataQualityStoreInputDataRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type DataQualityStoreInputDataRequest = class
inherit MessageRequest
Public Class DataQualityStoreInputDataRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
DataQualityStoreInputDataRequest() |
Initializes a new instance of the DataQualityStoreInputDataRequest class. |
Properties
Data |
Specifies the input data |
International |
Specifies client localization information. (Inherited from MessageRequest) |
OperationId |
Specifies the operation to retrieve |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |