EntityStagingClearResponse 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 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
- Attributes
Constructors
EntityStagingClearResponse() |
Initializes a new instance of the EntityStagingClearResponse class. |
Properties
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |