次の方法で共有


BusinessRulesPaletteGetResponse クラス

定義

ビジネス ルールに使用できる条件およびアクションを含んでいる応答を表します。

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
継承
BusinessRulesPaletteGetResponse
属性

コンストラクター

BusinessRulesPaletteGetResponse()

BusinessRulesPaletteGetResponse クラスの新しいインスタンスを既定値で初期化します。

BusinessRulesPaletteGetResponse(BusinessRulesPalette, OperationResult)

指定されたビジネス ルール パレットと操作結果を使用して BusinessRulesPaletteGetResponse クラスの新しいインスタンスを初期化します。

フィールド

BusinessRulesPalette

MDS システム内でビジネス ルールを構築するときに使用可能なすべてのアクションと条件。

OperationResult

追跡およびログ記録の一意の ID を含む操作結果。

適用対象