BusinessRulesPaletteGetResponse Clase

Definición

Representa una respuesta que incluye condiciones y acciones disponibles para su uso en las reglas de negocio.

public ref class BusinessRulesPaletteGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="BusinessRulesPaletteGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BusinessRulesPaletteGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="BusinessRulesPaletteGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BusinessRulesPaletteGetResponse = class
Public Class BusinessRulesPaletteGetResponse
Herencia
BusinessRulesPaletteGetResponse
Atributos

Constructores

Nombre Description
BusinessRulesPaletteGetResponse()

Inicializa una nueva instancia de la clase BusinessRulesPaletteGetResponse con valores predeterminados.

BusinessRulesPaletteGetResponse(BusinessRulesPalette, OperationResult)

Inicializa una nueva instancia de la BusinessRulesPaletteGetResponse clase con la paleta de reglas de negocio y el resultado de operaciones especificados.

Campos

Nombre Description
BusinessRulesPalette

Todas las acciones y condiciones posibles utilizadas para construir reglas de negocio dentro del sistema MDS.

OperationResult

El resultado de la operación incluía un ID único para el seguimiento y registro.

Se aplica a