MetadataDeleteRequest 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 request.
public ref class MetadataDeleteRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class MetadataDeleteRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type MetadataDeleteRequest = class
inherit MessageRequest
Public Class MetadataDeleteRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
MetadataDeleteRequest() |
Initializes a new instance of the MetadataDeleteRequest class. |
Properties
ForceDelete |
Obsolete.
Flag for forcing the deletion of attributes associated with subscription views. 0 = don't force 1 = force attribute delete with subscription view |
International |
Specifies client localization information. (Inherited from MessageRequest) |
Metadata |
The metadata objects to delete. |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |