MetadataDeleteResponse 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.
Defines the message contract for the metadata delete response.
public ref class MetadataDeleteResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class MetadataDeleteResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type MetadataDeleteResponse = class
inherit MessageResponse
Public Class MetadataDeleteResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
MetadataDeleteResponse() |
Initializes a new instance of the MetadataDeleteResponse class. |
Properties
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |