BRConditionComponent クラス

定義

ビジネス ルールの条件コンポーネントを指定します。

public ref class BRConditionComponent : Microsoft::MasterDataServices::BRItemTypeComponent
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRConditionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRConditionComponent : Microsoft.MasterDataServices.BRItemTypeComponent
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRConditionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRConditionComponent = class
    inherit BRItemTypeComponent
Public Class BRConditionComponent
Inherits BRItemTypeComponent
継承
属性

コンストラクター

BRConditionComponent()

BRConditionComponent クラスの新しいインスタンスを初期化します。

プロパティ

CompatibleAttributeTypes

この項目型コンポーネントと互換性のあるペアをAttributeType-AttributeDataType定義するオブジェクトのBRAttributeTypeInfo配列を取得または設定します。

(継承元 BRItemTypeComponent)
Description

種類の説明を取得または設定します。

(継承元 BRItemTypeComponent)
ExtensionData

追加のデータを格納する構造体を取得または設定します。

(継承元 DataContractBase)
ItemType

アイテムの種類を取得または設定します。

(継承元 BRItemTypeComponent)

適用対象