EntityStagingClearResponse Class

Definition

The EntityStagingClearResponse element specifies counts for the batches and the attribute, member, and relationship records that are cleared.

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

Constructors

EntityStagingClearResponse()

Initializes a new instance of the EntityStagingClearResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to