ServiceClient.IService.BusinessRulesPublish Methode

Definition

Veröffentlicht die Geschäftsregeln für einen Modell-, Entitäts- oder Elementtyp.

 virtual Microsoft::MasterDataServices::MessageResponse ^ Microsoft.MasterDataServices.IService.BusinessRulesPublish(Microsoft::MasterDataServices::BusinessRulesPublishRequest ^ request) = Microsoft::MasterDataServices::IService::BusinessRulesPublish;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.MessageResponse IService.BusinessRulesPublish (Microsoft.MasterDataServices.BusinessRulesPublishRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.BusinessRulesPublish : Microsoft.MasterDataServices.BusinessRulesPublishRequest -> Microsoft.MasterDataServices.MessageResponse
override this.Microsoft.MasterDataServices.IService.BusinessRulesPublish : Microsoft.MasterDataServices.BusinessRulesPublishRequest -> Microsoft.MasterDataServices.MessageResponse
Function BusinessRulesPublish (request As BusinessRulesPublishRequest) As MessageResponse Implements IService.BusinessRulesPublish

Parameter

request
BusinessRulesPublishRequest

Die Veröffentlichungsanforderung.

Gibt zurück

MessageResponse für den Vorgang.

Implementiert

Attribute

Gilt für: