DataQualityOperationCreateResponse 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.
Response after creating a DQS operation
public ref class DataQualityOperationCreateResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class DataQualityOperationCreateResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type DataQualityOperationCreateResponse = class
inherit MessageResponse
Public Class DataQualityOperationCreateResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
DataQualityOperationCreateResponse() |
Initializes a new instance of the DataQualityOperationCreateResponse class. |
Properties
OperationId |
Specifies the operation identifier. |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |