StagingNameCheckResponse Class

Definition

The StagingNameCheckResponse defines the message contract for the Staging Name Check response.

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

Constructors

StagingNameCheckResponse()

Initializes a new instance of the StagingNameCheckResponse class.

Properties

IsUnique

Specifies isUnique flag (True: Unique name, False: Not unique name).

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to