BusinessRulesGetResponse Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Elemen BusinessRulesGetResponse mengembalikan jenis BusinessRules yang berisi aturan bisnis atau komponen aturan yang diminta.
public ref class BusinessRulesGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class BusinessRulesGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type BusinessRulesGetResponse = class
inherit MessageResponse
Public Class BusinessRulesGetResponse
Inherits MessageResponse
- Warisan
- Atribut
Konstruktor
| BusinessRulesGetResponse() |
Konstruktor. |
Properti
| BusinessRuleSet |
Menentukan seperangkat aturan bisnis. |
| OperationResult |
Menentukan hasil operasi. (Diperoleh dari MessageResponse) |