DataQualityOperationCreateResponse Class

Definition

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
DataQualityOperationCreateResponse
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)

Applies to