BusinessRulesDeleteRequest 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 BusinessRulesDeleteRequest element MUST include a BRDeleteCriteria that contains business rule GUIDs and/or business rule component GUIDs for deletion.
public ref class BusinessRulesDeleteRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class BusinessRulesDeleteRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type BusinessRulesDeleteRequest = class
inherit MessageRequest
Public Class BusinessRulesDeleteRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
BusinessRulesDeleteRequest() |
Constructor. |
Properties
DeleteCriteria |
Items to delete. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |